Method

GimpMatrix3determinant

Declaration [src]

gdouble
gimp_matrix3_determinant (
  const GimpMatrix3* matrix
)

Description [src]

Calculates the determinant of the given matrix.

Return value

Type: gdouble

The determinant.