Extracted from Pike v7.4 release 35 at 2003-12-09.
pike.ida.liu.se
[Top]
predef::
Math
Math.SMatrix

Method Math.SMatrix()->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.