Returns the determinant of the matrix.
# Get the value of the property.propertyValue = matrix3D_var.determinant
#include <Core/Geometry/Matrix3D.h>// Get the value of the property.double propertyValue = matrix3D_var->determinant();