ITK
6.0.0
Insight 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 224 of file itkMultivariateLegendrePolynomial.h.
Public Member Functions | |
void | Begin () |
double | Get () |
bool | IsAtEnd () const |
SimpleForwardIterator & | operator++ () |
SimpleForwardIterator (MultivariateLegendrePolynomial *polynomial) | |
Private Attributes | |
unsigned int | m_Dimension |
DomainSizeType | m_DomainSize |
IndexType | m_Index |
bool | m_IsAtEnd { false } |
MultivariateLegendrePolynomial * | m_MultivariateLegendrePolynomial |
|
inline |
Definition at line 227 of file itkMultivariateLegendrePolynomial.h.
|
inline |
Definition at line 238 of file itkMultivariateLegendrePolynomial.h.
|
inline |
Definition at line 280 of file itkMultivariateLegendrePolynomial.h.
|
inline |
Definition at line 248 of file itkMultivariateLegendrePolynomial.h.
|
inline |
Definition at line 254 of file itkMultivariateLegendrePolynomial.h.
|
private |
Definition at line 287 of file itkMultivariateLegendrePolynomial.h.
|
private |
Definition at line 288 of file itkMultivariateLegendrePolynomial.h.
|
private |
Definition at line 289 of file itkMultivariateLegendrePolynomial.h.
|
private |
Definition at line 290 of file itkMultivariateLegendrePolynomial.h.
|
private |
Definition at line 286 of file itkMultivariateLegendrePolynomial.h.