High Performance Plasticity  0.5.0
hpp::hdf_complex_t Struct Reference

A complex number type. More...

#include <hdfUtils.h>

Public Attributes

double r
 
double i
 

Detailed Description

A complex number type.

Designed to conform to the H5py implementation of complex numbers

Member Data Documentation

double hpp::hdf_complex_t::i
double hpp::hdf_complex_t::r

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