OpenCV  3.2.0-dev
Open Source Computer Vision

#include "extrapolation.hpp"

Static Public Member Functions

__device__ static __forceinline__ int idx_high (int i, int len)
 
__device__ static __forceinline__ int idx_low (int i, int len)
 

Member Function Documentation

__device__ static __forceinline__ int cv::cudev::BrdReplicate::idx_high ( int  i,
int  len 
)
inlinestatic

References cv::min().

Here is the call graph for this function:

__device__ static __forceinline__ int cv::cudev::BrdReplicate::idx_low ( int  i,
int  len 
)
inlinestatic

References cv::max().

Here is the call graph for this function:


The documentation for this struct was generated from the following file: