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