#include <border_interpolate.hpp>
|  | 
| __host__ __device__ __forceinline__ | BrdRowConstant (int width_, const D &val_=VecTraits< D >::all(0)) | 
|  | 
| template<typename T > | 
| __device__ __forceinline__ D | at_low (int x, const T *data) const | 
|  | 
| template<typename T > | 
| __device__ __forceinline__ D | at_high (int x, const T *data) const | 
|  | 
| template<typename T > | 
| __device__ __forceinline__ D | at (int x, const T *data) const | 
|  | 
§ result_type
§ BrdRowConstant()
§ at()
template<typename D > 
template<typename T > 
 
 
§ at_high()
template<typename D > 
template<typename T > 
 
 
§ at_low()
template<typename D > 
template<typename T > 
 
 
§ val
§ width
The documentation for this struct was generated from the following file: