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