메소드 | 설명 | |
---|---|---|
get ( integer $line, integer $column ) : numeric | Get coefficient in this matrix Use the algebra order line x column | |
getSize ( ) : integer | get the size of this matrix | |
set ( integer $line, integer $column, numeric $value ) | Set a coefficient in this matrix |