numeric_optimization.h File Reference
Contains the interface to the numeric stuff related to optimization. More...
#include <libpf/value/Value.h>
#include <libpf/utility/SmartEnumerators.h>
#include <libpf/core/Scaler.h>
#include <libpf/utility/diagnostic.h>
Classes | |
class | ObjectiveScalarInterface |
scalar objective function for optimization More... | |
class | ObjectiveScalar |
scalar objective function with scaling More... | |
class | SolverConjugateGradient |
Conjugate Gradient minimization. More... | |
Detailed Description
Contains the interface to the numeric stuff related to optimization.
This file is part of LIBPF All rights reserved; do not distribute without permission.