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