|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DoubleMatrix | |
|---|---|
| uchicago.src.collection | |
| uchicago.src.sim.space | |
| Uses of DoubleMatrix in uchicago.src.collection |
|---|
| Methods in uchicago.src.collection that return DoubleMatrix | |
|---|---|
DoubleMatrix |
DoubleMatrix.copyMatrix()
Copies a Double Matrix |
| Methods in uchicago.src.collection with parameters of type DoubleMatrix | |
|---|---|
void |
DoubleMatrix.copyMatrixTo(DoubleMatrix dm)
Copies the double[] in this Matrix to the specified DoubleMatrix. |
| Uses of DoubleMatrix in uchicago.src.sim.space |
|---|
| Fields in uchicago.src.sim.space declared as DoubleMatrix | |
|---|---|
protected DoubleMatrix |
Diffuse2D.readMatrix
|
protected DoubleMatrix |
Diffuse2D.writeMatrix
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||