header #define ITK_MANUAL_INSTANTIATION define filters=LaplacianImageFilter define op=LaplacianOperator define i_reals=#real_types# define o_reals=#real_types# tinclude itk#op#:h|hxx tinclude itk#filters#:h|hxx instances itk::#op#< #i_reals#, #process_dims#, itk::NeighborhoodAllocator< #i_reals# > > instances itk::#filters#< itk::Image< #i_reals#, #process_dims# >, itk::Image< #o_reals#, #process_dims# > > ** eof - $RCSfile$