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