Extracted from Pike v7.6 release 33 at 2005-08-19.
pike.ida.liu.se
[Top]
Math
Math.Matrix

Method Math.Matrix()->``+()


Method ``+

Matrix `+(object with)
Matrix ``+(object with)
Matrix add(object with)

Description

Add this matrix to another matrix. A new matrix is returned. The matrices must have the same size.