#include <border_interpolate.hpp>
|
| __host__ __device__ __forceinline__ | BrdRowReflect (int width) |
| |
| template<typename U > |
| __host__ __device__ __forceinline__ | BrdRowReflect (int width, U) |
| |
| __device__ __forceinline__ int | idx_col_low (int x) const |
| |
| __device__ __forceinline__ int | idx_col_high (int x) const |
| |
| __device__ __forceinline__ int | idx_col (int x) const |
| |
| 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 |
| |
template<typename D >
template<typename U >
template<typename D >
template<typename T >
template<typename D >
template<typename T >
template<typename D >
template<typename T >
The documentation for this struct was generated from the following file: