|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AlgorithmsFactory | |
---|---|
jsci.maths.matrix | |
jsci.maths.matrix.impl |
Uses of AlgorithmsFactory in jsci.maths.matrix |
---|
Fields in jsci.maths.matrix declared as AlgorithmsFactory | |
---|---|
protected AlgorithmsFactory<T,E,F> |
Matrix.factory
|
Constructors in jsci.maths.matrix with parameters of type AlgorithmsFactory | |
---|---|
DoubleMatrix(E array,
AlgorithmsFactory<java.lang.Double,E,F> factory)
|
|
Matrix(E array,
AlgorithmsFactory<T,E,F> factory)
|
Uses of AlgorithmsFactory in jsci.maths.matrix.impl |
---|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |