|
libatomprobe
Library for Atom Probe Tomography (APT) computation
|
#include <vector>#include <utility>#include "atomprobe/io/multiRange.h"#include "atomprobe/isotopes/abundance.h"

Go to the source code of this file.
Namespaces | |
| AtomProbe | |
Functions | |
| bool | AtomProbe::leastSquaresOverlapSolve (const AtomProbe::MultiRange &rangeData, const AtomProbe::AbundanceData &abundance, const std::vector< IonHit > &hits, float(*backgroundEstimator)(float, float), std::vector< std::pair< unsigned int, float > > &decomposedHits, float rangeTolerance=0) |
| Solve overlaps using least squares for given multi-range. More... | |
1.8.13