|
libatomprobe
Library for Atom Probe Tomography (APT) computation
|

Public Attributes | |
| vector< Weight > | curWeights |
| vector< Weight > | allowableWeights |
| size_t | offset |
| float | cumulativeWeight |
Definition at line 40 of file massTool.cpp.
| vector<Weight> WEIGHT_SEARCH_ENTRY::allowableWeights |
Definition at line 43 of file massTool.cpp.
Referenced by AtomProbe::MassTool::bruteKnapsack().
| float WEIGHT_SEARCH_ENTRY::cumulativeWeight |
Definition at line 45 of file massTool.cpp.
Referenced by AtomProbe::MassTool::bruteKnapsack().
| vector<Weight> WEIGHT_SEARCH_ENTRY::curWeights |
Definition at line 43 of file massTool.cpp.
Referenced by AtomProbe::MassTool::bruteKnapsack().
| size_t WEIGHT_SEARCH_ENTRY::offset |
Definition at line 44 of file massTool.cpp.
Referenced by AtomProbe::MassTool::bruteKnapsack().
1.8.13