cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
pRC::Optimizer::LineSearch::Fixed Member List

This is the complete list of members for pRC::Optimizer::LineSearch::Fixed, including all inherited members.

Fixed(Float<> const stepSize=defaultStepSize())pRC::Optimizer::LineSearch::Fixedinline
operator()(X &x, ResultOf< F, X const &, X & > &f, X &g, typename ResultOf< ScalarProduct, X, X >::Type &d, F &&function, FC &&constraint, X const &p, T alpha=identity< T >(), T const alphaMin=zero< T >(), T const alphaMax=identity< T >(NumericLimits< T >::max())) constpRC::Optimizer::LineSearch::Fixedinline
operator()(X &x, ResultOf< F, X const &, X & > &f, X &g, typename ResultOf< ScalarProduct, X, X >::Type &d, F &&function, X const &p, T alpha=identity< T >(), T const alphaMin=zero< T >(), T const alphaMax=identity< T >(NumericLimits< T >::max())) constpRC::Optimizer::LineSearch::Fixedinline
stepSize() constpRC::Optimizer::LineSearch::Fixedinline