shark::LineSearch< SearchPointType > Member List

This is the complete list of members for shark::LineSearch< SearchPointType >, including all inherited members.

BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
init(ObjectiveFunction const &objectiveFunction)shark::LineSearch< SearchPointType >inline
LineSearch()shark::LineSearch< SearchPointType >inline
lineSearchType() constshark::LineSearch< SearchPointType >inline
lineSearchType()shark::LineSearch< SearchPointType >inline
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_functionshark::LineSearch< SearchPointType >protected
m_lineSearchTypeshark::LineSearch< SearchPointType >protected
m_maxIntervalshark::LineSearch< SearchPointType >protected
m_minIntervalshark::LineSearch< SearchPointType >protected
maxInterval() constshark::LineSearch< SearchPointType >inline
maxInterval()shark::LineSearch< SearchPointType >inline
minInterval() constshark::LineSearch< SearchPointType >inline
minInterval()shark::LineSearch< SearchPointType >inline
ObjectiveFunction typedefshark::LineSearch< SearchPointType >
operator()(SearchPointType &searchPoint, double &pointValue, SearchPointType const &newtonDirection, SearchPointType &derivative, double stepLength=1.0) constshark::LineSearch< SearchPointType >
read(InArchive &archive)shark::LineSearch< SearchPointType >inlinevirtual
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
write(OutArchive &archive) constshark::LineSearch< SearchPointType >inlinevirtual
~ISerializable()shark::ISerializableinlinevirtual