![]() |
ITK
4.12.0
Insight Segmentation and Registration Toolkit
|
#include <itkMultivariateLegendrePolynomial.h>
Collaboration diagram for itk::MultivariateLegendrePolynomial::SimpleForwardIterator:Iterator which only supports forward iteration and Begin(), IsAtEnd(), and Get() method which work just like as SimpleImageRegionIterator.
Definition at line 216 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 219 of file itkMultivariateLegendrePolynomial.h.
|
inline |
Definition at line 229 of file itkMultivariateLegendrePolynomial.h.
|
inline |
Definition at line 266 of file itkMultivariateLegendrePolynomial.h.
|
inline |
Definition at line 238 of file itkMultivariateLegendrePolynomial.h.
|
inline |
Definition at line 241 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 273 of file itkMultivariateLegendrePolynomial.h.
|
private |
Definition at line 274 of file itkMultivariateLegendrePolynomial.h.
|
private |
Definition at line 270 of file itkMultivariateLegendrePolynomial.h.
1.8.5