Extracted from Pike v7.6 release 13 at 2004-11-30.
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.