Previous Up Next

5.47.5 Determinant of a sparse matrix: det_minor

The det_minor command finds the determinant of a matrix by expanding the determinant using Laplace’s algorithm.

Examples


Previous Up Next