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()->xsize()
Math.Matrix()->`*()
➤
Method Math.Matrix()->ysize()
Method
ysize
int
ysize
(
)
Description
Returns the height of the matrix.