mial::SpringMassDeformation< DataType, nDims, MType, VType > Class Template Reference

This class extends the basic deformation class with specific functionality for spring mass systems. More...

#include <SpringMassDeformation.h>

Inheritance diagram for mial::SpringMassDeformation< DataType, nDims, MType, VType >:

mial::Deformation< DataType, nDims, MType, VType > mial::Def_Translation< DataType, nDims, MType, VType > mial::Def_UniformScale< DataType, nDims, MType, VType > List of all members.

Public Types

typedef MType MatrixType
 Public typedef for the internal matrix type.
typedef VType VectorType
 Public typedef for the internal vector type.

Classes

struct  DefArgSet
 A customized argument set. More...

Detailed Description

template<class DataType, int nDims, class MType = vnl_matrix<DataType>, class VType = vnl_vector<DataType>>
class mial::SpringMassDeformation< DataType, nDims, MType, VType >

This class extends the basic deformation class with specific functionality for spring mass systems.

All spring-mass deformations should inherit from this class.

Parameters:
DataType the type of container
nDims the dimensionality of the deformation
MType The matrix type used
VType The vector type used

Definition at line 21 of file SpringMassDeformation.h.


The documentation for this class was generated from the following file:
Generated on Wed Jul 19 13:05:23 2006 for IDO by  doxygen 1.4.7