SMG2S
Sparse Matrix Generator with Given Spectrum
dcomplex_t Struct Reference

A struct determines a complex number with double precision. More...

#include <c-smg2s.h>

Public Attributes

double real
 
double imag
 

Detailed Description

A struct determines a complex number with double precision.

This struct is only userful for the C interface of SMG2S.

Member Data Documentation

◆ imag

double dcomplex_t::imag

The imaginary part of a complex scalar

◆ real

double dcomplex_t::real

The real part of a complex scalar


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