|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DoubleVector | |
---|---|
jflexcrf |
Uses of DoubleVector in jflexcrf |
---|
Methods in jflexcrf with parameters of type DoubleVector | |
---|---|
void |
DoubleVector.assign(DoubleVector dv)
Assign. |
void |
DoubleVector.compMult(DoubleVector dv)
Comp mult. |
void |
Viterbi.computeVi(java.util.List seq,
int pos,
DoubleVector Vi,
boolean isExp)
Compute vi. |
static void |
Mathlib.mult(int size,
DoubleVector x,
DoubleMatrix A,
DoubleVector y,
boolean isTransposed)
Mult. |
Constructors in jflexcrf with parameters of type DoubleVector | |
---|---|
DoubleVector(DoubleVector dv)
Instantiates a new double vector. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |