18 #ifndef __itkTxtTransformIO_h
19 #define __itkTxtTransformIO_h
28 template<
typename ParametersValueType>
72 std::string
trim(std::string
const & source,
char const *delims =
" \t\r\n");
80 #ifndef ITK_MANUAL_INSTANTIATION
81 #include "itkTxtTransformIO.hxx"
84 #endif // __itkTxtTransformIO_h
Light weight base class for most itk classes.
TxtTransformIOTemplate< double > TxtTransformIO
Base class for most ITK classes.