Function arrsso_det#
Defined in File semisparse/array/algebra_matops.h
Function Documentation#
-
semiotin_t arrsso_det(arrsso_t *arr1, dhelpl_t dhl)#
Matrix determinant.
RES = DET( ARR1 )
- Parameters:
arr1 – [in] Array to compute determinant.
dhl – [in] Direction helper list object.