constructor Method

Constructor

Matrix3d(coffs?: Float64Array): Matrix3d

Parameter Type Description
coffs Float64Array optional coefficient array.
* WARNING: coffs is captured (i.e., is now owned by the Matrix3d object and can be modified by it).

Returns - Matrix3d

Defined in

Last Updated: 30 November, 2023