sc_QNewtonOpt (3) Linux Manual Page
sc::QNewtonOpt – The QNewtonOpt implements a quasi-Newton optimization scheme. Synopsis #include <qnewton.h> Inherits sc::Optimize. Public Member Functions QNewtonOpt (const Ref< KeyVal > &) The KeyVal constructor. QNewtonOpt (StateIn &) void save_data_state (StateOut &) Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR initializes them. void apply_transform (const…
