Method
GeglMatrix3multiply
Declaration [src]
void
gegl_matrix3_multiply (
const GeglMatrix3* left,
const GeglMatrix3* right,
GeglMatrix3* product
)
Parameters
right |
GeglMatrix3 |
A |
|
The data is owned by the caller of the function. | |
product |
GeglMatrix3 |
A |
|
The data is owned by the caller of the function. |