[Top]
Math
Math.SMatrix
|
Method Math.SMatrix()->cast()
- Method
cast
-
array(array) Math.SMatrix()->cast(string to_what)
array(array) Math.SMatrix()->cast(string to_what)
- Description
-
-
This is to be able to get the matrix values.
(array) gives back a double array of floats.
m->vect() gives back an array of floats.
|