Extracted from Pike v7.3 release 45 at 2002-06-04.
pike.roxen.com
[Top]
Math
Math.SMatrix

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


Method ``+

object(Matrix) Math.SMatrix()->`+(object with)
object(Matrix) Math.SMatrix()->``+(object with)
object(Matrix) Math.SMatrix()->add(object with)

Description

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