Method Math.Matrix()->cast()
- Method cast
(array(array(float)))Math.Matrix()
(array(array(float)))Math.Matrix()- Description
It is possible to cast the matrix to an array and get back a double array of floats with the matrix values.
- See also
(array(array(float)))Math.Matrix()
(array(array(float)))Math.Matrix()
It is possible to cast the matrix to an array and get back a double array of floats with the matrix values.