libatomprobe
Library for Atom Probe Tomography (APT) computation
Functions
correlationhist.cpp File Reference
#include <iostream>
#include "atomprobe/atomprobe.h"
Include dependency graph for correlationhist.cpp:

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[])
 

Function Documentation

◆ dumpHistogram()

void dumpHistogram ( std::vector< std::vector< unsigned int > > &  hist,
float  step 
)

Definition at line 31 of file correlationhist.cpp.

Referenced by main().

◆ main()

int main ( int  argc,
char *  argv[] 
)