ATLAS Offline Software
|
Polynomial interpolation in a table. More...
#include "CaloConditions/Array.h"
Go to the source code of this file.
Namespaces | |
CaloClusterCorr | |
Functions | |
float | CaloClusterCorr::interpolate (const CaloRec::Array< 2 > &a, float x, unsigned int degree, unsigned int ycol=1, const CaloRec::Array< 1 > ®ions=CaloRec::Array< 1 >(), int n_points=-1, bool fixZero=false) |
Polynomial interpolation in a table. More... | |
Polynomial interpolation in a table.
Definition in file interpolate.h.