![]() |
ITK
5.3.0
Insight Toolkit
|
#include <itkMultivariateLegendrePolynomial.h>
Collaboration diagram for itk::MultivariateLegendrePolynomial::SimpleForwardIterator: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 |
| MultivariateLegendrePolynomial * | m_MultivariateLegendrePolynomial |
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.
|
inline |
Definition at line 227 of file itkMultivariateLegendrePolynomial.h.
|
inline |
Definition at line 239 of file itkMultivariateLegendrePolynomial.h.
|
inline |
Definition at line 281 of file itkMultivariateLegendrePolynomial.h.
|
inline |
Definition at line 249 of file itkMultivariateLegendrePolynomial.h.
|
inline |
Definition at line 255 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 291 of file itkMultivariateLegendrePolynomial.h.
|
private |
Definition at line 287 of file itkMultivariateLegendrePolynomial.h.
1.8.16