20 Managing Matrices
Q3Matrix3x3_Adjoint
function to adjoin a 3-by-3 matrix.
TQ3Matrix3x3 *Q3Matrix3x3_Adjoint ( const TQ3Matrix3x3 *matrix3x3, TQ3Matrix3x3 *result);matrix3x3
A 3-by-3 matrix.result
On exit, the adjoint ofmatrix3x3
.
Q3Matrix3x3_Adjoint
function returns, as its function result and in the result
parameter, the adjoint of the matrix matrix3x3
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker