PAASS
Software suite to Acquire and Analyze Data from Pixie16
Polynomial Namespace Reference

Functions

template<class T >
static const pair< double, vector< double > > CalculatePoly2 (const vector< T > &data, const unsigned int &startBin)
 
template<class T >
static const pair< double, vector< double > > CalculatePoly3 (const vector< T > &data, const unsigned int &startBin)
 

Function Documentation

§ CalculatePoly2()

template<class T >
static const pair<double, vector<double> > Polynomial::CalculatePoly2 ( const vector< T > &  data,
const unsigned int &  startBin 
)
static

Definition at line 21 of file HelperFunctions.hpp.

Here is the caller graph for this function:

§ CalculatePoly3()

template<class T >
static const pair<double, vector<double> > Polynomial::CalculatePoly3 ( const vector< T > &  data,
const unsigned int &  startBin 
)
static

Definition at line 56 of file HelperFunctions.hpp.

Here is the caller graph for this function: