Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::MultivariateLegendrePolynomial::CoefficientVectorSizeMismatch Class Reference

#include <itkMultivariateLegendrePolynomial.h>

List of all members.


Detailed Description

Exception object.

Definition at line 119 of file itkMultivariateLegendrePolynomial.h.

Public Member Functions

 CoefficientVectorSizeMismatch (int given, int required)

Public Attributes

int m_Given
int m_Required


Constructor & Destructor Documentation

itk::MultivariateLegendrePolynomial::CoefficientVectorSizeMismatch::CoefficientVectorSizeMismatch ( int  given,
int  required 
) [inline]

Definition at line 122 of file itkMultivariateLegendrePolynomial.h.

References m_Given, and m_Required.


Member Data Documentation

int itk::MultivariateLegendrePolynomial::CoefficientVectorSizeMismatch::m_Given

Definition at line 129 of file itkMultivariateLegendrePolynomial.h.

Referenced by CoefficientVectorSizeMismatch().

int itk::MultivariateLegendrePolynomial::CoefficientVectorSizeMismatch::m_Required

Definition at line 128 of file itkMultivariateLegendrePolynomial.h.

Referenced by CoefficientVectorSizeMismatch().


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 08:45:56 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000