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

itkSymmetricSecondRankTensor.h File Reference

Go to the source code of this file.

Namespaces

namespace  itk

Classes

class  itk::SymmetricSecondRankTensor< TComponent, NDimension >
 Represent a symmetric tensor of second rank. More...

Typedefs

typedef std::istream itk::InputStreamType
typedef std::ostream itk::OutputStreamType

Functions

template<typename TValueType, unsigned int VLength>
SymmetricSecondRankTensor<
TValueType, VLength > 
itk::operator * (double d, const SymmetricSecondRankTensor< TValueType, VLength > &f)
template<typename TComponent, unsigned int NDimension>
ITK_EXPORT OutputStreamTypeitk::operator<< (OutputStreamType &os, const SymmetricSecondRankTensor< TComponent, NDimension > &c)
template<typename TComponent, unsigned int NDimension>
ITK_EXPORT InputStreamTypeitk::operator>> (InputStreamType &is, SymmetricSecondRankTensor< TComponent, NDimension > &c)


Generated at Fri Sep 8 04:26:11 2006 for ITK by doxygen 1.4.7 written by Dimitri van Heesch, © 1997-2000