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 Methods

 CoefficientVectorSizeMismatch (int given, int required)

Public Attributes

int Required
int Given


Detailed Description

Exception object.

Definition at line 125 of file itkMultivariateLegendrePolynomial.h.


Constructor & Destructor Documentation

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

Definition at line 128 of file itkMultivariateLegendrePolynomial.h.

References Given, and Required.


Member Data Documentation

int itk::MultivariateLegendrePolynomial::CoefficientVectorSizeMismatch::Given
 

Definition at line 135 of file itkMultivariateLegendrePolynomial.h.

Referenced by CoefficientVectorSizeMismatch().

int itk::MultivariateLegendrePolynomial::CoefficientVectorSizeMismatch::Required
 

Definition at line 134 of file itkMultivariateLegendrePolynomial.h.

Referenced by CoefficientVectorSizeMismatch().


The documentation for this class was generated from the following file:
Generated at Fri May 21 01:20:41 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000