sc_PowellUpdate (3) Linux Manual Page
sc::PowellUpdate – The PowellUpdate class is used to specify a Powell hessian update. Synopsis #include <update.h> Inherits sc::HessianUpdate. Public Member Functions PowellUpdate (StateIn &) PowellUpdate (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 StateIn CTOR initializes them. void update…
