Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
Math
Math.Matrix
Methods
`*()
`+()
`-()
``*()
``+()
``-()
add()
cast()
convolve()
create()
cross()
dot_product()
max()
min()
mult()
norm()
norm2()
normv()
sub()
sum()
transpose()
vect()
xsize()
ysize()
Math.Matrix()->dot_product()
Math.Matrix()->min()
Method Math.Matrix()->max()
Method
max
Matrix
max
(
)
Matrix
min
(
)
Description
Produces the maximum or minimum value of all the elements in the matrix.