Extracted from Pike v7.4 release 97 at 2004-08-02.
pike.ida.liu.se
[Top]
predef::
Math
Math.SMatrix

Method Math.SMatrix()->cast()


Method cast

array(array) cast(string to_what)
array(array) 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.