Method

GeglMatrix3determinant

Declaration [src]

gdouble
gegl_matrix3_determinant (
  const GeglMatrix3* matrix
)

Description [src]

Returns the determinant for the matrix.

Return value

Type: gdouble

No description available.