mat33_is_finite


Description:


public bool mat33_is_finite (Mat3x3 mat) throws Error

Determine whether all entries in the specified matrix are finite and not NaNs.

Parameters:

mat

the matrix to test

Returns:

true if is_finite returns true for all values.


Namespace: Cd
Package: colord