Houdini 21.0 Nodes APEX nodes

transform::Determinant<T>

Computes the determinant of a matrix.

On this page
Since 20.0

Computes the determinant of a matrix. Some common usages of the determinant are:

Inputs

m: Matrix3, Matrix4

The matrix used to compute the determinant.

Outputs

determinant: Float

The value of the determinant.

APEX nodes