Packages
gegl-0.4
Gegl
Matrix3
Matrix3
copy
copy_into
determinant
equal
identity
invert
is_affine
is_identity
is_scale
is_translate
multiply
originate
parse_string
round_error
to_string
transform_point
coeff
equal
Description:
public
bool
equal
(
Matrix3
matrix2)
Check if two matrices are equal.
Returns TRUE if the matrices are equal.
Parameters:
this
a
Matrix3
matrix2
a
Matrix3