oILAB
Loading...
Searching...
No Matches
gbLAB::Fraction Struct Reference

#include <Farey.h>

Public Member Functions

 Fraction (int n_, int d_, int N_, int D_)
 

Data Fields

int n
 
int d
 
int N
 
int D
 

Detailed Description

Definition at line 10 of file Farey.h.

Constructor & Destructor Documentation

◆ Fraction()

gbLAB::Fraction::Fraction ( int  n_,
int  d_,
int  N_,
int  D_ 
)
inline

Definition at line 13 of file Farey.h.

Field Documentation

◆ d

int gbLAB::Fraction::d

Definition at line 11 of file Farey.h.

◆ D

int gbLAB::Fraction::D

Definition at line 11 of file Farey.h.

◆ n

int gbLAB::Fraction::n

Definition at line 11 of file Farey.h.

◆ N

int gbLAB::Fraction::N

Definition at line 11 of file Farey.h.


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