Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Public Attributes | List of all members
Py_complex Struct Reference

#include <complexobject.h>

Public Attributes

double real
 
double imag
 

Member Data Documentation

double Py_complex::imag
double Py_complex::real

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

Copyright 2014 Google Inc. All rights reserved.