logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1                                    Sun Oct 4 2020                                 sc::Backtrack(3)

Member Function Documentation

intsc::Backtrack::update()[virtual]
       Take a step. Returns 1 if the optimization has converged, otherwise 0.

       Implements sc::Optimize.

Name

       sc::Backtrack

Synopsis

       Inherits sc::LineOpt.

   PublicMemberFunctionsBacktrack (const Ref< KeyVal > &)
       int update ()
           Take a step.

   ProtectedAttributes
       double backtrack_factor_AdditionalInheritedMembers

See Also