header #define ITK_MANUAL_INSTANTIATION define arrays=Array2D;Array;#color_pixels# define fixed_dims=#process_dims#;8 tinclude itk#arrays#:h|hxx tinclude itkFixedArray:h|hxx tinclude itk#diff_tensors#:h|hxx tinclude itk#vectors#:h|hxx tinclude itk#matrices#:h|hxx tinclude itkSymmetricEigenAnalysis:h|hxx tinclude itkSimpleDataObjectDecorator:h|hxx tinclude itkVariableLengthVector:h|hxx instances itk::SimpleDataObjectDecorator< #scalar_pixels# > instances itk::VariableLengthVector< #scalar_pixels# > instances itk::#arrays#< #scalar_pixels# > instances itk::FixedArray< #scalar_pixels#, #fixed_dims# > instances itk::#diff_tensors#< #real_types# > instances itk::#vectors#< #real_types#, #process_dims# > instances itk::#matrices#< #real_types#, #process_dims#, #process_dims# > instances itk::SymmetricEigenAnalysis< itk::Matrix< #real_types#, #process_dims#, #process_dims# >, itk::FixedArray< #real_types#, #process_dims# >, itk::Matrix< #real_types#, #process_dims#, #process_dims# > > define my_vectors=FixedArray;Vector;Point minstances #_export_# std::ostream& itk::operator<< < #real_types#, #process_dims# >( std::ostream& a, itk::#my_vectors#< #real_types#, #process_dims# > const& b ) *minstances void #_export_# itk::VariableLengthVector< #real_types# >::SetSize< itk::VariableLengthVector< #real_types# >::AlwaysReallocate, itk::VariableLengthVector< #real_types# >::KeepOldValues >( unsigned int, itk::VariableLengthVector< #real_types# >::AlwaysReallocate, itk::VariableLengthVector< #real_types# >::KeepOldValues ) ** eof - $RCSfile$