libroadrunner C API
Public Attributes | List of all members
RRComplex Struct Reference

Structure for a complex number. More...

#include <rrc_types.h>

Public Attributes

double re
 
double imag
 

Detailed Description

Structure for a complex number.

Member Data Documentation

◆ imag

double RRComplex::imag

imag part of complex number

◆ re

double RRComplex::re

Real part of complex number


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