FilterEntry Class Reference

#include <IpFilter.hpp>

List of all members.


Detailed Description

Class for one filter entry.


Public Member Functions

bool Acceptable (std::vector< Number > vals) const
 Check acceptability of pair (phi,theta) with respect to this filter entry.
bool Dominated (std::vector< Number > vals) const
 Check if this entry is dominated by given coordinates.
Constructors/Destructors
 FilterEntry (std::vector< Number > vals, Index iter)
 Constructor with the two components and the current iteration count.
 ~FilterEntry ()
 Default Destructor.
Accessor functions
Number val (Index i) const
Index iter () const


Constructor & Destructor Documentation

FilterEntry ( std::vector< Number vals,
Index  iter 
)

Constructor with the two components and the current iteration count.

~FilterEntry (  ) 

Default Destructor.


Member Function Documentation

bool Acceptable ( std::vector< Number vals  )  const [inline]

Check acceptability of pair (phi,theta) with respect to this filter entry.

Returns true, if pair is acceptable.

References DBG_ASSERT, and fkinkryx::i.

bool Dominated ( std::vector< Number vals  )  const [inline]

Check if this entry is dominated by given coordinates.

Returns true, if this entry is dominated.

References DBG_ASSERT, and fkinkryx::i.

Number val ( Index  i  )  const [inline]

Index iter (  )  const [inline]


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

Generated on Fri Sep 26 07:44:25 2008 for SimTKcore by  doxygen 1.5.6