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