ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Classes | Namespaces | Functions
AtSpline.h File Reference
#include <algorithm>
#include <cassert>
#include <cstdio>
#include <vector>
Include dependency graph for AtSpline.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tk::spline
 
class  tk::internal::band_matrix
 

Namespaces

 tk
 
 tk::internal
 

Functions

double tk::internal::get_eps ()
 
std::vector< double > tk::internal::solve_cubic (double a, double b, double c, double d, int newton_iter)