Extracted from Pike v7.4 release 117 at 2004-07-26.
[Top]
predef::
Math
Math.SMatrix
`*()
`+()
`-()
``*()
``+()
``-()
``·()
``Ã()
`·()
`Ã()
add()
cast()
convolve()
create()
cross()
dot_product()
max()
min()
mult()
norm()
norm2()
normv()
sub()
sum()
transpose()
vect()
Math.SMatrix()->sub()
Math.SMatrix()->transpose()
Method Math.SMatrix()->sum()
Method
sum
Matrix
sum
(
)
Description
Produces the sum of all the elements in the matrix.