Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Math
Math.Matrix

Method Math.Matrix()->cast()


Method cast

array(array) cast(string to_what)
array(array) cast(string to_what)

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

vect