public interface LineSearch extends Optimizer<C2OptimProblem,LineSearch.Solution>
Modifier and Type | Interface and Description |
---|---|
static interface |
LineSearch.Solution
This is the solution to a line search minimization.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.