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

Go to the source code of this file.
Functions | |
| void | dumpHistogram (std::vector< std::vector< unsigned int > > &hist, float step) |
| int | main (int argc, char *argv[]) |
| void dumpHistogram | ( | std::vector< std::vector< unsigned int > > & | hist, |
| float | step | ||
| ) |
Definition at line 31 of file correlationhist.cpp.
Referenced by main().
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 48 of file correlationhist.cpp.
References AtomProbe::accumulateCorrelationHistogram(), AtomProbe::chunkLoadEposFile(), dumpHistogram(), AtomProbe::ProgressBar::finish(), AtomProbe::ProgressBar::init(), AtomProbe::ProgressBar::setLength(), AtomProbe::stream_cast(), and AtomProbe::ProgressBar::update().

1.8.13