|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DoubleMatrix | |
---|---|
jflexcrf |
Uses of DoubleMatrix in jflexcrf |
---|
Methods in jflexcrf with parameters of type DoubleMatrix | |
---|---|
void |
DoubleMatrix.assign(DoubleMatrix dm)
Assign. |
static void |
Mathlib.mult(int size,
DoubleVector x,
DoubleMatrix A,
DoubleVector y,
boolean isTransposed)
Mult. |
Constructors in jflexcrf with parameters of type DoubleMatrix | |
---|---|
DoubleMatrix(DoubleMatrix dm)
Instantiates a new double matrix. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |