mat33_normalize


Description:


public void mat33_normalize (Mat3x3 src, Mat3x3 dest)

Normalizes a matrix

The arguments src and dest can be the same value.

Parameters:

src

the source matrix

dest

the destination matrix


Namespace: Cd
Package: colord