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

Method Math.Matrix()->add()


Method add

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.