ProteoWizard
|
Go to the source code of this file.
Functions | |
void | testMatrix () |
int | main () |
Variables | |
const double | epsilon = 2 * numeric_limits<double>::epsilon() |
void testMatrix | ( | ) |
Definition at line 37 of file MatrixTest.cpp.
References epsilon, and unit_assert_equal.
Referenced by main().
int main | ( | ) |
const double epsilon = 2 * numeric_limits<double>::epsilon() |
Definition at line 35 of file MatrixTest.cpp.
Referenced by pwiz::util::almost_equal(), pwiz::data::diff_impl::diff_floating(), test(), test_2Pass(), test_2Pass_NoSignal(), test_default_double(), test_default_float(), test_multiplier(), test_mzML_1_0(), test_pvalue(), testAnalysisData(), testColinearLinearWarp(), testConfiguration(), pwiz::frequency::DerivativeTest::testDerivatives(), testDifferenceQuotient(), testDoubleQR(), testExactFitQR(), testFloating(), testInputs(), testIonType(), testLeastSquaresQR(), testMatrix(), testMaxPrecisionDiff(), testMultiplePeaks(), testNonColinearLinearWarp(), testParabola(), testPeptideEvidence(), testPiecewiseLinearWarp(), testQR(), testRectangularQR(), testReflector(), testResidue(), testSearchDatabase(), testSearchModification(), testSimpleRectangleQR(), testSpectrumIdentificationList(), testToyExample(), testWarpRT(), pwiz::util::unit_assert_numeric_equal_message(), verifyBombesinFeatures(), verifyPrecursorInfo(), and verifyPrecursorMZ().