The logdet function#
Aliases#
halerium.core.logdet
halerium.core.math.logdet
- logdet(operand)#
The natural logarithm of the determinant.
- Parameters:
operand – The input of the operation.
- Returns:
operator – The halerium Operator representing the operation.
- Return type: