Ruby  2.0.0p645(2015-04-13revision50299)
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

struct RBasic RComplex::basic

Definition at line 946 of file ruby.h.

VALUE RComplex::imag

Definition at line 948 of file ruby.h.

VALUE RComplex::real

Definition at line 947 of file ruby.h.


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