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()->min()
Math.Matrix()->norm()
Method Math.Matrix()->mult()
Method
mult
Matrix
`*
(
object
with
)
Matrix
``*
(
object
with
)
Matrix
mult
(
object
with
)
Description
Matrix multiplication.