Method

GimpMatrix2determinant

since: 2.10.16

Declaration [src]

gdouble
gimp_matrix2_determinant (
  const GimpMatrix2* matrix
)

Description [src]

Calculates the determinant of the given matrix.

Available since: 2.10.16

Return value

Type: gdouble

The determinant.