sc_Optimize (3) Linux Manual Page
sc::Optimize – The Optimize class is an abstract base class for classes that find the extreme points of Function’s. Synopsis #include <opt.h> Inherits sc::SavableState. Inherited by sc::EFCOpt, sc::GDIISOpt, sc::LineOpt, sc::NewtonOpt, sc::QNewtonOpt, and sc::SteepestDescentOpt. Public Member Functions Optimize (StateIn &) Restore the state of a Function object. Optimize (const Ref< KeyVal > &) The KeyVal constructor…
