|
ProteoWizard
|
#include <MatchedFilter.hpp>
Public Member Functions | |
| Correlation (Y _dot=0, double _e2=0, double _tan2angle=0) | |
| double | angle () const |
Public Attributes | |
| Y | dot |
| double | e2 |
| double | tan2angle |
Definition at line 159 of file MatchedFilter.hpp.
|
inline |
Definition at line 165 of file MatchedFilter.hpp.
|
inline |
Definition at line 169 of file MatchedFilter.hpp.
References pwiz::math::MatchedFilter::Correlation< Y >::tan2angle.
Referenced by pwiz::math::MatchedFilter::operator<<().
| Y pwiz::math::MatchedFilter::Correlation< Y >::dot |
Definition at line 161 of file MatchedFilter.hpp.
Referenced by pwiz::math::MatchedFilter::operator<<().
| double pwiz::math::MatchedFilter::Correlation< Y >::e2 |
Definition at line 162 of file MatchedFilter.hpp.
Referenced by pwiz::math::MatchedFilter::operator<<().
| double pwiz::math::MatchedFilter::Correlation< Y >::tan2angle |
Definition at line 163 of file MatchedFilter.hpp.
Referenced by pwiz::math::MatchedFilter::Correlation< Y >::angle().