Home
last modified time | relevance | path

Searched refs:NearestInterPtr (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudev/include/opencv2/cudev/ptr2d/
Dinterpolation.hpp63 template <class SrcPtr> struct NearestInterPtr struct
76 template <class SrcPtr> struct NearestInterPtrSz : NearestInterPtr<SrcPtr>
91 …s< NearestInterPtrSz<SrcPtr> > : PtrTraitsBase<NearestInterPtrSz<SrcPtr>, NearestInterPtr<SrcPtr> >