[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.
|