Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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