Extracted from Pike v7.6 release 61 at 2005-12-30.
[Top]
Math
Math.Matrix
Methods
`*()
`+()
`-()
``*()
``+()
``-()
add()
cast()
convolve()
create()
cross()
dot_product()
max()
min()
mult()
norm()
norm2()
normv()
sub()
sum()
transpose()
vect()
Math.Matrix()->sum()
Math.Matrix()->vect()
Method Math.Matrix()->transpose()
Method
transpose
Matrix
transpose
(
)
Description
Returns the transpose of the matrix as a new object.