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