Uses of Interface
dev.nm.analysis.differentiation.differentiability.C2
-
Packages that use C2 Package Description dev.nm.solver.problem -
-
Uses of C2 in dev.nm.solver.problem
Subinterfaces of C2 in dev.nm.solver.problem Modifier and Type Interface Description interfaceC2OptimProblemThis is an optimization problem of a real valued function that is twice differentiable.Classes in dev.nm.solver.problem that implement C2 Modifier and Type Class Description classC2OptimProblemImplThis is an optimization problem of a real valued function: \(\max_x f(x)\).
-