MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
MoochoPack::FilterEntry Class Reference

#include <MoochoPack_LineSearchFilter_Step.hpp>

Public Member Functions

 FilterEntry (value_type new_f, value_type new_theta, int new_iter)
 

Public Attributes

value_type f
 
value_type theta
 
int iter
 

Detailed Description

Definition at line 58 of file MoochoPack_LineSearchFilter_Step.hpp.

Constructor & Destructor Documentation

MoochoPack::FilterEntry::FilterEntry ( value_type  new_f,
value_type  new_theta,
int  new_iter 
)
inline

Definition at line 61 of file MoochoPack_LineSearchFilter_Step.hpp.

Member Data Documentation

value_type MoochoPack::FilterEntry::f

Definition at line 64 of file MoochoPack_LineSearchFilter_Step.hpp.

value_type MoochoPack::FilterEntry::theta

Definition at line 65 of file MoochoPack_LineSearchFilter_Step.hpp.

int MoochoPack::FilterEntry::iter

Definition at line 66 of file MoochoPack_LineSearchFilter_Step.hpp.


The documentation for this class was generated from the following file: