def

func:matrixDeterminant

matrixDeterminant(m)

Return the determinant as a unitless Number for the given matrix which is any value accepted by toMatrix(). The matrix must be square.

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function