Ruby  2.0.0p648(2015-12-16revision53162)
Data Fields
RComplex Struct Reference

#include <ruby.h>

Data Fields

struct RBasic basic
 
VALUE real
 
VALUE imag
 

Detailed Description

Definition at line 945 of file ruby.h.

Field Documentation

◆ basic

struct RBasic RComplex::basic

Definition at line 946 of file ruby.h.

◆ imag

VALUE RComplex::imag

Definition at line 948 of file ruby.h.

◆ real

VALUE RComplex::real

Definition at line 947 of file ruby.h.


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