ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
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 |
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) |