Programming I version 1.5.3
Programming I C Library
Loading...
Searching...
No Matches
Data Fields
DoublePair Struct Reference

A pair of doubles. More...

#include <basedefs.h>

Data Fields

double i
 
double j
 

Detailed Description

A pair of doubles.

See also
make_double_pair

Field Documentation

◆ i

double DoublePair::i

◆ j

double DoublePair::j

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