CYCLUS
Public Attributes | List of all members
xd_complex_t Struct Reference

Detailed Description

complex type struct, matching PyTables definition

Definition at line 316 of file pyne.h.

#include <pyne.h>

Public Attributes

double im
 
double re
 

Member Data Documentation

◆ im

double xd_complex_t::im

imaginary part

Definition at line 318 of file pyne.h.

◆ re

double xd_complex_t::re

real part

Definition at line 317 of file pyne.h.


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