|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TreeMatrix | |
---|---|
sbrt.kernel.math.algebra | Provides classes and interfaces for creating objects relevant to algebra. |
Uses of TreeMatrix in sbrt.kernel.math.algebra |
---|
Methods in sbrt.kernel.math.algebra that return TreeMatrix | |
---|---|
TreeMatrix<R,C> |
TreeMatrix.getColumn(java.lang.Object columnIndex)
Returns the column corresponding to the provided column index. |
TreeMatrix<R,C> |
TreeMatrix.getRow(java.lang.Object rowIndex)
Returns the row corresponding to the provided row index. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |