|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
MatrixVector
todo - open thought!
Author: purangp
Date: 10.03.2004 Time: 16:50:35
Method Summary | |
int |
cols()
|
double |
get(int row,
int col)
|
Vector |
getColumnVector(int col)
|
Vector |
getRowVector(int row)
|
int |
rows()
|
void |
set(int row,
int col,
double value)
|
Method Detail |
public int rows()
public int cols()
public double get(int row, int col)
public void set(int row, int col, double value)
public Vector getRowVector(int row)
public Vector getColumnVector(int col)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |