CubicInterPtr 213 modules/cudev/include/opencv2/cudev/ptr2d/interpolation.hpp template <class SrcPtr> struct CubicInterPtrSz : CubicInterPtr<SrcPtr> CubicInterPtr 228 modules/cudev/include/opencv2/cudev/ptr2d/interpolation.hpp template <class SrcPtr> struct PtrTraits< CubicInterPtrSz<SrcPtr> > : PtrTraitsBase<CubicInterPtrSz<SrcPtr>, CubicInterPtr<SrcPtr> >