|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractDoubleArray2D | |
|---|---|
| jsci.maths.matrix.impl | |
| jsci.util.array | |
| Uses of AbstractDoubleArray2D in jsci.maths.matrix.impl |
|---|
| Uses of AbstractDoubleArray2D in jsci.util.array |
|---|
| Subclasses of AbstractDoubleArray2D in jsci.util.array | |
|---|---|
class |
DenseDoubleArray2D
|
class |
DiagonalDoubleArray2D
|
class |
FileDoubleArray2D
Uses an underlying file as storage. |
class |
SparseDoubleArray2D
|
class |
TransposedDoubleArray2D<E extends DoubleArray2D>
|
class |
TridiagonalDoubleArray2D
|
| Methods in jsci.util.array with parameters of type AbstractDoubleArray2D | |
|---|---|
boolean |
AbstractDoubleArray2D.contentEquals(AbstractDoubleArray2D arr,
double tol)
|
boolean |
DenseDoubleArray2D.contentEquals(AbstractDoubleArray2D arr,
double tol)
|
protected boolean |
AbstractDoubleArray2D.contentEqualsOp(AbstractDoubleArray2D arr,
double tol)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||