ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
#include <itkMultivariateLegendrePolynomial.h>
Iterator which only supports forward iteration and Begin(), IsAtEnd(), and Get() method which work just like as SimpleImageRegionIterator.
Definition at line 215 of file itkMultivariateLegendrePolynomial.h.
Public Member Functions | |
void | Begin (void) |
double | Get () |
bool | IsAtEnd () |
SimpleForwardIterator & | operator++ () |
SimpleForwardIterator (MultivariateLegendrePolynomial *polynomial) | |
Private Attributes | |
unsigned int | m_Dimension |
DomainSizeType | m_DomainSize |
IndexType | m_Index |
bool | m_IsAtEnd |
MultivariateLegendrePolynomial * | m_MultivariateLegendrePolynomial |
|
inline |
Definition at line 218 of file itkMultivariateLegendrePolynomial.h.
References itk::MultivariateLegendrePolynomial::GetDimension().
|
inline |
Definition at line 227 of file itkMultivariateLegendrePolynomial.h.
|
inline |
Definition at line 264 of file itkMultivariateLegendrePolynomial.h.
|
inline |
Definition at line 236 of file itkMultivariateLegendrePolynomial.h.
|
inline |
Definition at line 239 of file itkMultivariateLegendrePolynomial.h.
|
private |
Definition at line 269 of file itkMultivariateLegendrePolynomial.h.
|
private |
Definition at line 270 of file itkMultivariateLegendrePolynomial.h.
|
private |
Definition at line 271 of file itkMultivariateLegendrePolynomial.h.
|
private |
Definition at line 272 of file itkMultivariateLegendrePolynomial.h.
|
private |
Definition at line 268 of file itkMultivariateLegendrePolynomial.h.