TEMPLATE
FW_CUDA_FUNC T
min(T a, T b, T c, T d, T e, T
f) {
return min(
min(
min(
min(
min(a, b), c), d), e), f); } \
TEMPLATE
FW_CUDA_FUNC T
max(T a, T b, T c, T d, T e, T f) {
return max(
max(
max(
max(
max(a, b), c), d), e), f); } \
TEMPLATE
FW_CUDA_FUNC T
min(T a, T b, T c, T d, T e, T f, T g) {
return min(
min(
min(
min(
min(
min(a, b), c), d), e), f), g); } \
TEMPLATE
FW_CUDA_FUNC T
max(T a, T b, T c, T d, T e, T f, T g) {
return max(
max(
max(
max(
max(
max(a, b), c), d), e), f), g); } \
TEMPLATE
FW_CUDA_FUNC T
min(T a, T b, T c, T d, T e, T f, T g, T h) {
return min(
min(
min(
min(
min(
min(
min(a, b), c), d), e), f), g), h); } \
TEMPLATE
FW_CUDA_FUNC T
max(T a, T b, T c, T d, T e, T f, T g, T h) {
return max(
max(
max(
max(
max(
max(
max(a, b), c), d), e), f), g), h); } \
CUdevice int ordinal char int CUdevice dev CUdevprop CUdevice dev CUcontext ctx CUcontext ctx CUcontext pctx CUmodule const void image CUmodule const void fatCubin CUfunction CUmodule const char name void p CUfunction unsigned int bytes CUtexref pTexRef CUtexref CUarray unsigned int Flags CUtexref int CUaddress_mode am CUtexref unsigned int Flags CUaddress_mode CUtexref int dim CUarray_format int CUtexref hTexRef CUfunction unsigned int numbytes CUfunction int float value CUfunction int CUtexref hTexRef CUfunction int int grid_height CUevent unsigned int Flags CUevent hEvent CUevent hEvent CUstream unsigned int Flags CUstream hStream GLuint bufferobj unsigned int CUdevice dev CUdeviceptr unsigned int CUmodule const char name CUdeviceptr unsigned int bytesize CUdeviceptr dptr void unsigned int bytesize void CUdeviceptr unsigned int ByteCount CUarray unsigned int CUdeviceptr unsigned int ByteCount CUarray unsigned int const void unsigned int ByteCount CUarray unsigned int CUarray unsigned int unsigned int ByteCount void CUarray unsigned int unsigned int CUstream hStream const CUDA_MEMCPY2D pCopy CUdeviceptr const void unsigned int CUstream hStream const CUDA_MEMCPY2D CUstream hStream CUdeviceptr unsigned char unsigned int N CUdeviceptr unsigned int unsigned int N CUdeviceptr unsigned int unsigned short unsigned int unsigned int Height CUarray const CUDA_ARRAY_DESCRIPTOR pAllocateArray CUarray const CUDA_ARRAY3D_DESCRIPTOR pAllocateArray unsigned int CUtexref CUdeviceptr unsigned int bytes CUcontext unsigned int CUdevice device GLenum texture GLenum GLuint buffer GLenum GLuint renderbuffer GLenum GLsizeiptr const GLvoid GLenum usage GLuint shader GLenum type GLsizei const GLuint framebuffers GLsizei const GLuint renderbuffers GLuint v
FW_CUDA_FUNC T min(const VectorBase< T, L, S > &v)
FW_CUDA_FUNC T max(const VectorBase< T, L, S > &v)
CUdevice int ordinal char int CUdevice dev CUdevprop CUdevice dev CUcontext ctx CUcontext ctx CUcontext pctx CUmodule const void image CUmodule const void fatCubin CUfunction CUmodule const char name void p CUfunction unsigned int bytes CUtexref pTexRef CUtexref CUarray unsigned int Flags CUtexref int CUaddress_mode am CUtexref unsigned int Flags CUaddress_mode CUtexref int dim CUarray_format int CUtexref hTexRef CUfunction unsigned int numbytes CUfunction int float value CUfunction int CUtexref hTexRef CUfunction f