|
ProteoWizard
|
#include <diff_std.hpp>
Public Member Functions | |
| BaseDiffConfig (double _precision=1e-6) | |
Public Attributes | |
| double | precision |
| bool | partialDiffOK |
| bool | ignoreVersions |
Definition at line 41 of file diff_std.hpp.
|
inline |
Definition at line 43 of file diff_std.hpp.
| double pwiz::data::BaseDiffConfig::precision |
Definition at line 44 of file diff_std.hpp.
Referenced by pwiz::data::diff_impl::diff_floating(), testBinaryDataArray(), testChromatogram(), testChromatogramList(), testFloating(), testMaxPrecisionDiff(), testSpectrum(), and testSpectrumList().
| bool pwiz::data::BaseDiffConfig::partialDiffOK |
Definition at line 45 of file diff_std.hpp.
| bool pwiz::data::BaseDiffConfig::ignoreVersions |
Definition at line 46 of file diff_std.hpp.
Referenced by testIdentifiable(), and testSerialize().
1.8.1.1