Skip to content

determinant

float  determinant(matrix2 m)

float  determinant(matrix3 m)

float  determinant(matrix m)

See matrix determinant.