ITK  4.8.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces | Typedefs | Functions
itkSymmetricSecondRankTensor.h File Reference
#include "itkIndent.h"
#include "itkFixedArray.h"
#include "itkMatrix.h"
#include "itkSymmetricEigenAnalysis.h"
#include "itkNumericTraitsTensorPixel.h"
#include "itkSymmetricSecondRankTensor.hxx"
+ 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 >
 

Namespaces

 itk
 

Typedefs

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

Functions

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