|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DimensionConstraint | |
---|---|
org.encog.mathutil.dimension |
Uses of DimensionConstraint in org.encog.mathutil.dimension |
---|
Methods in org.encog.mathutil.dimension with parameters of type DimensionConstraint | |
---|---|
double |
MultiDimension.calculateLowerStep(DimensionConstraint constraint,
int d)
|
double |
MultiDimension.calculateUpperStep(DimensionConstraint constraint,
int d)
|
int |
MultiDimension.flatten(DimensionConstraint constraint)
Flatten the multi-dimensional index into a single dimension index. |
boolean |
MultiDimension.forward(DimensionConstraint constraint)
Roll the dimension forward by one. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |