#include <border_interpolate.hpp>
|
__host__ __device__ __forceinline__ | BrdRowReflect101 (int width) |
|
template<typename U > |
__host__ __device__ __forceinline__ | BrdRowReflect101 (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 |
|
§ result_type
§ BrdRowReflect101() [1/2]
§ BrdRowReflect101() [2/2]
template<typename D >
template<typename U >
§ at()
template<typename D >
template<typename T >
§ at_high()
template<typename D >
template<typename T >
§ at_low()
template<typename D >
template<typename T >
§ idx_col()
§ idx_col_high()
§ idx_col_low()
§ last_col
The documentation for this struct was generated from the following file: