|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jmatrices.dbl.Matrices
Matrices plays the same role that Collections does for collection classes
Author: purangp
Date: 18.05.2004
Time: 19:21:00
| Method Summary | |
static double[][] |
getArray(Matrix m)
|
static double[] |
getColumnArray(Matrix m,
int col)
|
static double[] |
getRowArray(Matrix m,
int row)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static double[] getColumnArray(Matrix m,
int col)
public static double[] getRowArray(Matrix m,
int row)
public static double[][] getArray(Matrix m)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||