libatomprobe
Library for Atom Probe Tomography (APT) computation
|
#include "atomprobe/io/multiRange.h"
Go to the source code of this file.
Classes | |
struct | AtomProbe::OVERLAP_PROBLEM_SETTINGS |
Namespaces | |
AtomProbe | |
Functions | |
void | AtomProbe::computeIonDistAdjacency (const MultiRange &mrf, const AbundanceData &abundance, const OVERLAP_PROBLEM_SETTINGS &settings, gsl_matrix *&m, gsl_vector *&vOwnership, gsl_vector *&vMass) |
Calculate the adjacency matrix for the ions in a multirange. More... | |