Complex double precision floating point number.
More...
|
| cdouble () |
| Construct a new cdouble with 0.0 real and imag.
|
|
| cdouble (double r, double i) |
| Construct a new cdouble. More...
|
|
|
double | real |
| real component
|
|
double | imag |
| imaginary component
|
|
Complex double precision floating point number.
128-bit complex float
◆ cdouble()
RobotRaconteur::cdouble::cdouble |
( |
double |
r, |
|
|
double |
i |
|
) |
| |
|
inline |
Construct a new cdouble.
- Parameters
-
r | real component |
i | imaginary component |
The documentation for this struct was generated from the following file:
- /home/runner/work/robotraconteur/robotraconteur/robotraconteur/RobotRaconteurCore/include/RobotRaconteur/DataTypes.h