ITK 6.0.0
Insight Toolkit
 
Loading...
Searching...
No Matches
itkTransformBase.h File Reference
#include "ITKTransformExport.h"
#include "itkObject.h"
#include "itkPoint.h"
#include "itkCovariantVector.h"
#include "vnl/vnl_vector_fixed.h"
#include "itkArray2D.h"
#include "itkOptimizerParameters.h"
#include "itkObjectFactory.h"
#include "itkIntTypes.h"
+ Include dependency graph for itkTransformBase.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::TransformBaseTemplate< TParametersValueType >
 
class  itk::TransformBaseTemplateEnums
 

Namespaces

namespace  itk
 

Macros

#define ITKTransform_EXPORT_EXPLICIT   ITKTransform_EXPORT
 

Typedefs

using itk::TransformBase = TransformBaseTemplate<double>
 

Functions

ITKTransform_EXPORT std::ostream & itk::operator<< (std::ostream &out, const TransformBaseTemplateEnums::TransformCategory value)
 

Variables

template class ITKTransform_EXPORT_EXPLICIT itk::TransformBaseTemplate< double >
 
template class ITKTransform_EXPORT_EXPLICIT itk::TransformBaseTemplate< float >
 

Macro Definition Documentation

◆ ITKTransform_EXPORT_EXPLICIT

#define ITKTransform_EXPORT_EXPLICIT   ITKTransform_EXPORT

Explicit instantiations

Definition at line 211 of file itkTransformBase.h.