GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-f8115df121
complex Struct Reference

#include <la.h>

Data Fields

real r
 
real i
 
double re
 
double im
 

Detailed Description

Definition at line 54 of file la.h.

Field Documentation

◆ i

real complex::i

Definition at line 55 of file la.h.

◆ im

double complex::im

Definition at line 39 of file ccmath.h.

◆ r

real complex::r

Definition at line 55 of file la.h.

◆ re

double complex::re

Definition at line 39 of file ccmath.h.


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