#include <fast_intdiv.h>
|
__host__ __device__ __forceinline__ friend int | operator/ (const int divident, const int_fastdiv &divisor) |
|
Definition at line 20 of file fast_intdiv.h.
◆ int_fastdiv()
__host__ __device__ __forceinline__ int_fastdiv::int_fastdiv |
( |
int |
divisor = 0 | ) |
|
|
inline |
◆ operator int()
__host__ __device__ __forceinline__ int_fastdiv::operator int |
( |
| ) |
const |
|
inline |
◆ operator=()
__host__ __device__ __forceinline__ int_fastdiv& int_fastdiv::operator= |
( |
int |
divisor | ) |
|
|
inline |
◆ operator/
__host__ __device__ __forceinline__ friend int operator/ |
( |
const int |
divident, |
|
|
const int_fastdiv & |
divisor |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: