libatomprobe
Library for Atom Probe Tomography (APT) computation
Functions
decomposition.h File Reference

Go to the source code of this file.

Functions

bool leastSquaresDeconvolve (const MultiRange &rangeData, const float massTol, conve std::vector< IonHit > &hits, std::vector< std::pair< std::string, float > > &decomposedCounts)
 

Function Documentation

◆ leastSquaresDeconvolve()

bool leastSquaresDeconvolve ( const MultiRange &  rangeData,
const float  massTol,
conve std::vector< IonHit > &  hits,
std::vector< std::pair< std::string, float > > &  decomposedCounts 
)

Definition at line 23 of file decomposition.h.