ProteoWizard
|
#include "SampleDatum.hpp"
#include "pwiz/utility/misc/unit.hpp"
#include "pwiz/utility/misc/Std.hpp"
#include <complex>
#include <cstring>
Go to the source code of this file.
Functions | |
template<typename abscissa_type , typename ordinate_type > | |
void | test () |
int | main (int argc, char *argv[]) |
Variables | |
ostream * | os_ = 0 |
void test | ( | ) |
Definition at line 39 of file SampleDatumTest.cpp.
References os_, and unit_assert.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 63 of file SampleDatumTest.cpp.
References e(), os_, TEST_EPILOG, TEST_FAILED, and TEST_PROLOG.
ostream* os_ = 0 |
Definition at line 35 of file SampleDatumTest.cpp.