Extracted from Pike v7.4 release 35 at 2003-12-09.
[Top]
predef::
Math
Math.SMatrix
`*()
`+()
`-()
``*()
``+()
``-()
``·()
``Ã()
`·()
`Ã()
add()
cast()
convolve()
create()
cross()
dot_product()
max()
min()
mult()
norm()
norm2()
normv()
sub()
sum()
transpose()
vect()
Math.SMatrix
Math.SMatrix()->`+()
Method Math.SMatrix()->`*()
Method
`*
Matrix
`*
(
object
with
)
Matrix
``*
(
object
with
)
Matrix
mult
(
object
with
)
Description
Matrix multiplication.