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.

Public Member Functions

 CoefficientVectorSizeMismatch (int given, int required)

Public Attributes

int Required
int Given


Detailed Description

Exception object.

Definition at line 119 of file itkMultivariateLegendrePolynomial.h.


Constructor & Destructor Documentation

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

Definition at line 122 of file itkMultivariateLegendrePolynomial.h.

References Given, and Required.


Member Data Documentation

int itk::MultivariateLegendrePolynomial::CoefficientVectorSizeMismatch::Given
 

Definition at line 129 of file itkMultivariateLegendrePolynomial.h.

Referenced by CoefficientVectorSizeMismatch().

int itk::MultivariateLegendrePolynomial::CoefficientVectorSizeMismatch::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 Sun Apr 1 03:15:42 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000