Pike v8.1 release 6
☰
Pike programming language
Top
Math
Math.Matrix
Symbol index
Methods
add()
convolve()
create()
cross()
dot_product()
max()
min()
mult()
norm()
norm2()
normv()
sub()
sum()
transpose()
vect()
xsize()
ysize()
Operators
`*()
`+()
`-()
``*()
``+()
``-()
cast()
➤
Math.Matrix()->vect()
Math.Matrix()->ysize()
➤
Method Math.Matrix()->xsize()
Method
xsize
int
xsize
(
)
Description
Returns the width of the matrix.