Chi-Tech
GolubFischer.h File Reference
#include <iostream>
#include <vector>
#include <iomanip>
#include <cmath>

Go to the source code of this file.

Data Structures

class  chi_math::GolubFischer
 

Namespaces

namespace  chi_math
 

Typedefs

typedef std::vector< std::pair< double, double > > AnglePairs
 
typedef std::vector< double > Tvecdbl
 

Typedef Documentation

◆ AnglePairs

typedef std::vector<std::pair<double,double> > AnglePairs

Definition at line 35 of file GolubFischer.h.

◆ Tvecdbl

typedef std::vector<double> Tvecdbl

Definition at line 36 of file GolubFischer.h.