RVLAlg::IterationTable< Scalar > Class Template Reference

This terminator never says to stop, but simply prints the current functional value. More...

#include <ioterm.hh>

Inheritance diagram for RVLAlg::IterationTable< Scalar >:

RVLAlg::Terminator List of all members.

Public Member Functions

 IterationTable (FunctionalEvaluation< Scalar > &_fx, ostream &_out=cout)
bool query ()

Protected Attributes

int count
FunctionalEvaluation< Scalar > & fx
ostream & out

Detailed Description

template<class Scalar>
class RVLAlg::IterationTable< Scalar >

This terminator never says to stop, but simply prints the current functional value.

Definition at line 137 of file ioterm.hh.


Constructor & Destructor Documentation

template<class Scalar>
RVLAlg::IterationTable< Scalar >::IterationTable ( FunctionalEvaluation< Scalar > &  _fx,
ostream &  _out = cout 
)

Definition at line 139 of file ioterm.hh.

References RVLAlg::IterationTable< Scalar >::out.


Member Function Documentation

template<class Scalar>
bool RVLAlg::IterationTable< Scalar >::query (  )  [virtual]

Implements RVLAlg::Terminator.

Definition at line 147 of file ioterm.hh.

References RVLAlg::IterationTable< Scalar >::count, RVLAlg::IterationTable< Scalar >::fx, and RVLAlg::IterationTable< Scalar >::out.


Member Data Documentation

template<class Scalar>
int RVLAlg::IterationTable< Scalar >::count [protected]

Definition at line 155 of file ioterm.hh.

Referenced by RVLAlg::IterationTable< Scalar >::query().

template<class Scalar>
FunctionalEvaluation<Scalar>& RVLAlg::IterationTable< Scalar >::fx [protected]

Definition at line 156 of file ioterm.hh.

Referenced by RVLAlg::IterationTable< Scalar >::query().

template<class Scalar>
ostream& RVLAlg::IterationTable< Scalar >::out [protected]

Definition at line 157 of file ioterm.hh.

Referenced by RVLAlg::IterationTable< Scalar >::IterationTable(), and RVLAlg::IterationTable< Scalar >::query().


The documentation for this class was generated from the following file:
Generated on 5 Jan 2017 for RvlAlg by  doxygen 1.4.7