|
ProteoWizard
|
Da Comparator - constant mass error. More...
#include <masscomparefunctors.hpp>
Public Types | |
| typedef TReal | value_type |
Public Member Functions | |
| DaCompFunctor (value_type window) | |
| value_type | operator() (value_type) |
| window at mass More... | |
| bool | operator() (value_type pval, value_type cval) |
| if dist pval cval smaller then window returns true More... | |
Public Attributes | |
| value_type | window_ |
Da Comparator - constant mass error.
Definition at line 74 of file masscomparefunctors.hpp.
| typedef TReal ralab::base::resample::DaCompFunctor< TReal >::value_type |
Definition at line 76 of file masscomparefunctors.hpp.
|
inline |
Definition at line 78 of file masscomparefunctors.hpp.
|
inline |
window at mass
Definition at line 83 of file masscomparefunctors.hpp.
|
inline |
if dist pval cval smaller then window returns true
Definition at line 89 of file masscomparefunctors.hpp.
| value_type ralab::base::resample::DaCompFunctor< TReal >::window_ |
Definition at line 77 of file masscomparefunctors.hpp.
1.8.13