Extracted from Pike v7.6 release 93 at 2006-10-04.
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.