libRoadRunner C API  1.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
RRComplex Struct Reference

Structure for a complex number. More...

#include <rrc_types.h>

Data Fields

double re
 
double imag
 

Detailed Description

Structure for a complex number.

Field Documentation

double imag

imag part of complex number

double re

Real part of complex number


The documentation for this struct was generated from the following file: