Package | Description |
---|---|
gov.sandia.cognition.learning.algorithm.minimization |
Provides minimization algorithms.
|
gov.sandia.cognition.learning.algorithm.minimization.line |
Provides line (scalar) minimization algorithms.
|
Modifier and Type | Field and Description |
---|---|
protected DirectionalVectorToDifferentiableScalarFunction |
FunctionMinimizerConjugateGradient.lineFunction
Function that maps a Evaluator
|
Modifier and Type | Method and Description |
---|---|
DirectionalVectorToDifferentiableScalarFunction |
DirectionalVectorToDifferentiableScalarFunction.clone() |