|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

public interface RowMatrix
A matrix which can be accessed rowwise.
| Method Summary | |
|---|---|
SparseVector |
getRowVector(int localRow)
Return a row vector of the matrix. |
| Methods inherited from interface net.sourceforge.combean.interfaces.mathprog.linalg.AbstractMatrix |
|---|
getNumColumns, getNumRows |
| Method Detail |
|---|
SparseVector getRowVector(int localRow)
localRow - the index of the row
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||