template<
int X,
int Y>
struct mgpu::sMin< X, Y >
Definition at line 148 of file static.h.
#include <static.h>
|
enum | { value = (X <= Y) ? X : Y
} |
|
The documentation for this struct was generated from the following file:
- E:/git/nvbio/contrib/moderngpu/include/util/static.h