ERC CISST - cisst software

nmrPolynomialContainer< _TermInfo >::EqualityTester Class Reference

#include <nmrPolynomialContainer.h>

Collaboration diagram for nmrPolynomialContainer< _TermInfo >::EqualityTester:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class _TermInfo>
class nmrPolynomialContainer< _TermInfo >::EqualityTester

Here we define an auxiliary functor class to compare objects of type nmrPolynomialTermPowerIndex . The functor class can be used in STL algorithms such as find_if. The member operator() returns true if the input target term index is equal to the term index of a pair in the container.

Definition at line 85 of file nmrPolynomialContainer.h.

Public Member Functions


The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu