ProteoWizard
Functions
convert2densetest.cpp File Reference
#include "pwiz/utility/findmf/base/resample/convert2dense.hpp"
#include "pwiz/utility/misc/unit.hpp"
#include "pwiz/utility/findmf/base/base/base.hpp"
#include "pwiz/utility/findmf/base/base/interpolate.hpp"
#include "pwiz/utility/findmf/base/base/cumsum.hpp"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

§ main()

int main ( int  argc,
char **  argv 
)

Definition at line 59 of file convert2densetest.cpp.

59  {
60  testConvert();
61 }