public interface LineOptimizerMatrix
Modifier and Type | Interface and Description |
---|---|
static interface |
LineOptimizerMatrix.ByGradient |
Modifier and Type | Method and Description |
---|---|
double |
optimize(org.jblas.DoubleMatrix line,
double initialStep)
Returns the last step size used.
|
Copyright © 2014. All Rights Reserved.