#include <double_single.h>
Definition at line 12 of file double_single.h.
__host__ __device__ doublesingle::doublesingle |
( |
| ) |
|
|
inline |
__host__ __device__ doublesingle::doublesingle |
( |
const volatile doublesingle & |
b | ) |
|
|
inline |
__host__ __device__ doublesingle::doublesingle |
( |
const float |
a | ) |
|
|
inline |
__host__ __device__ void doublesingle::operator+= |
( |
const doublesingle & |
b | ) |
|
|
inline |
__host__ __device__ void doublesingle::operator+= |
( |
const volatile doublesingle & |
b | ) |
|
|
inline |
__host__ __device__ void doublesingle::operator+= |
( |
const float & |
b | ) |
|
|
inline |
__host__ __device__ doublesingle& doublesingle::operator= |
( |
const float & |
b | ) |
|
|
inline |
The documentation for this struct was generated from the following file: