|
ProteoWizard
|
#include <MatchedFilter.hpp>
Classes | |
| struct | Dummy |
Public Types | |
| typedef KernelTraitsBase< Kernel >::space_type | space_type |
| typedef space_type::abscissa_type | abscissa_type |
| typedef space_type::ordinate_type | ordinate_type |
| typedef SampledData< space_type > | sampled_data_type |
| typedef sampled_data_type::samples_type | samples_type |
| typedef samples_type | filter_type |
| typedef Correlation< ordinate_type > | correlation_type |
| typedef ProductSpace< abscissa_type, correlation_type > | correlation_space_type |
| typedef SampledData< correlation_space_type > | correlation_data_type |
| typedef Dummy< &checkKernelConcept< Kernel > > | dummy |
Definition at line 182 of file MatchedFilter.hpp.
| typedef KernelTraitsBase<Kernel>::space_type pwiz::math::MatchedFilter::KernelTraits< Kernel >::space_type |
Definition at line 184 of file MatchedFilter.hpp.
| typedef space_type::abscissa_type pwiz::math::MatchedFilter::KernelTraits< Kernel >::abscissa_type |
Definition at line 185 of file MatchedFilter.hpp.
| typedef space_type::ordinate_type pwiz::math::MatchedFilter::KernelTraits< Kernel >::ordinate_type |
Definition at line 186 of file MatchedFilter.hpp.
| typedef SampledData<space_type> pwiz::math::MatchedFilter::KernelTraits< Kernel >::sampled_data_type |
Definition at line 188 of file MatchedFilter.hpp.
| typedef sampled_data_type::samples_type pwiz::math::MatchedFilter::KernelTraits< Kernel >::samples_type |
Definition at line 189 of file MatchedFilter.hpp.
| typedef samples_type pwiz::math::MatchedFilter::KernelTraits< Kernel >::filter_type |
Definition at line 190 of file MatchedFilter.hpp.
| typedef Correlation<ordinate_type> pwiz::math::MatchedFilter::KernelTraits< Kernel >::correlation_type |
Definition at line 191 of file MatchedFilter.hpp.
| typedef ProductSpace<abscissa_type, correlation_type> pwiz::math::MatchedFilter::KernelTraits< Kernel >::correlation_space_type |
Definition at line 192 of file MatchedFilter.hpp.
| typedef SampledData<correlation_space_type> pwiz::math::MatchedFilter::KernelTraits< Kernel >::correlation_data_type |
Definition at line 193 of file MatchedFilter.hpp.
| typedef Dummy< &checkKernelConcept<Kernel> > pwiz::math::MatchedFilter::KernelTraits< Kernel >::dummy |
Definition at line 197 of file MatchedFilter.hpp.