extrema.hh
Go to the documentation of this file.
124 static void Wrapper_To_Call_Grad_(const alglib::real_1d_array &x, double &func, alglib::real_1d_array &grad, void *ptr);
129 void evalsG_(const alglib::real_1d_array &x, double &func, alglib::real_1d_array &grad, void *ptr);
void reportOutput_(uint K, const std::string &point, int terminationType) const
Can report the current convergence behaviour if requested via setReport()
static void Wrapper_To_Call_Fun_(const alglib::real_1d_array &x, double &func, void *ptr)
void evalsG_(const alglib::real_1d_array &x, double &func, alglib::real_1d_array &grad, void *ptr)
Extrema(const concepts::SpaceOnCells< Real > &spc, const concepts::ElementFormula< Real > &formula, const concepts::ElementFormula< Real2d > *formulaGrad=0, uint np=2, bool report=false)
http://www.alglib.net/translator/man/manual.cpp.html#unit_minbleic
Set with operations, output operator, and method of the particular element types.
Definition: traces.hh:18
virtual std::ostream & info(std::ostream &os) const override
Returns information in an output stream.
An interface class that computes the maximum/minimum of a function represented as an ElementFormula o...
Definition: extrema.hh:42
Real get_(const concepts::Set< Real > &vals) const
static Extrema< T > * pt2Object
Inner static pointer to object, used by the wrapper.
Definition: extrema.hh:76
Real compute_(const hp2D::Quad< concepts::Real > &quad)
Real sign_() const
Real get() const
void evalsF_(const alglib::real_1d_array &x, double &func, void *ptr)
Definition: ap.h:1231
Definition: alglibinternal.h:158
static void Wrapper_To_Call_Grad_(const alglib::real_1d_array &x, double &func, alglib::real_1d_array &grad, void *ptr)