Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
RComplex Struct Reference

#include <ruby.h>

Data Fields

struct RBasic basic
 
const VALUE real
 
const VALUE imag
 

Detailed Description

Definition at line 948 of file ruby.h.

Field Documentation

◆ basic

struct RBasic RComplex::basic

Definition at line 949 of file ruby.h.

◆ imag

const VALUE RComplex::imag

Definition at line 951 of file ruby.h.

◆ real

const VALUE RComplex::real

Definition at line 950 of file ruby.h.


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