Orfeo Toolbox  3.16
Classes | Namespaces | Macros | Typedefs | Functions
itkSymmetricSecondRankTensor.h File Reference
#include "itkIndent.h"
#include "itkFixedArray.h"
#include "itkMatrix.h"
#include "itkSymmetricEigenAnalysis.h"
#include "itkNumericTraitsTensorPixel.h"
+ Include dependency graph for itkSymmetricSecondRankTensor.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  itk
 Hashtable class, used to implement the hashed associative containers itk_hash_set, itk_hash_map, itk_hash_multiset, and itk_hash_multimap.
 

Macros

#define ITK_TEMPLATE_SymmetricSecondRankTensor(_, EXPORT, x, y)
 

Typedefs

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

Functions

template<typename TComponent , unsigned int NDimension>
ITK_EXPORT OutputStreamType & itk::operator<< (OutputStreamType &os, const SymmetricSecondRankTensor< TComponent, NDimension > &c)
 
template<typename TComponent , unsigned int NDimension>
ITK_EXPORT InputStreamType & itk::operator>> (InputStreamType &is, SymmetricSecondRankTensor< TComponent, NDimension > &c)
 

Macro Definition Documentation

#define ITK_TEMPLATE_SymmetricSecondRankTensor (   _,
  EXPORT,
  x,
 
)
Value:
namespace itk { \
_(2(class EXPORT SymmetricSecondRankTensor< ITK_TEMPLATE_2 x >)) \
namespace Templates { typedef SymmetricSecondRankTensor< ITK_TEMPLATE_2 x > \
SymmetricSecondRankTensor##y; } \
}

Definition at line 210 of file itkSymmetricSecondRankTensor.h.


Generated at Sun May 19 2013 01:02:14 for Orfeo Toolbox with doxygen 1.8.3.1