sc_HessianUpdate (3) Linux Manual Page
sc::HessianUpdate – The HessianUpdate abstract class is used to specify a hessian update scheme. Synopsis #include <update.h> Inherits sc::SavableState. Inherited by sc::DFPUpdate, and sc::PowellUpdate. Public Member Functions HessianUpdate (StateIn &) HessianUpdate (const Ref< KeyVal > &) void save_data_state (StateOut &) Save the base classes (with save_data_state) and the members in the same order that the…
