![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
Public Member Functions | |
| CUDA_CALLABLE_MEMBER_DEVICE | GPU_Complex_Short (short int a, short int b) |
| CUDA_CALLABLE_MEMBER_DEVICE float | magnitude2 (void) |
| CUDA_CALLABLE_MEMBER_DEVICE GPU_Complex_Short | operator* (const GPU_Complex_Short &a) |
| CUDA_CALLABLE_MEMBER_DEVICE GPU_Complex_Short | operator+ (const GPU_Complex_Short &a) |
Public Attributes | |
| float | r |
| float | i |
Definition at line 88 of file cuda_multicorrelator.h.
1.8.14