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
multiply
Description:
public
void
multiply
(
Matrix3
right,
Matrix3
product)
Multiples
product
=
this
·
right
Parameters:
this
a
Matrix3
right
a
Matrix3
product
a
Matrix3
to store the result in.