#include <bn.h>
Data Fields | |
| double | re |
| real part | |
| double | im |
| imaginary part | |
Definition at line 304 of file bn.h.
|
|
real part
Definition at line 305 of file bn.h. Referenced by bn_cx_sqrt(). |
|
|
imaginary part
Definition at line 306 of file bn.h. Referenced by bn_cx_sqrt(). |
1.4.6