ProteoWizard
Classes | Public Types | List of all members
pwiz::math::MatchedFilter::KernelTraits< Kernel > Struct Template Reference

#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_typesampled_data_type
 
typedef sampled_data_type::samples_type samples_type
 
typedef samples_type filter_type
 
typedef Correlation< ordinate_typecorrelation_type
 
typedef ProductSpace< abscissa_type, correlation_typecorrelation_space_type
 
typedef SampledData< correlation_space_typecorrelation_data_type
 
typedef Dummy< &checkKernelConcept< Kernel > > dummy
 

Detailed Description

template<typename Kernel>
struct pwiz::math::MatchedFilter::KernelTraits< Kernel >

Definition at line 182 of file MatchedFilter.hpp.

Member Typedef Documentation

§ space_type

template<typename Kernel>
typedef KernelTraitsBase<Kernel>::space_type pwiz::math::MatchedFilter::KernelTraits< Kernel >::space_type

Definition at line 184 of file MatchedFilter.hpp.

§ abscissa_type

template<typename Kernel>
typedef space_type::abscissa_type pwiz::math::MatchedFilter::KernelTraits< Kernel >::abscissa_type

Definition at line 185 of file MatchedFilter.hpp.

§ ordinate_type

template<typename Kernel>
typedef space_type::ordinate_type pwiz::math::MatchedFilter::KernelTraits< Kernel >::ordinate_type

Definition at line 186 of file MatchedFilter.hpp.

§ sampled_data_type

Definition at line 188 of file MatchedFilter.hpp.

§ samples_type

Definition at line 189 of file MatchedFilter.hpp.

§ filter_type

template<typename Kernel>
typedef samples_type pwiz::math::MatchedFilter::KernelTraits< Kernel >::filter_type

Definition at line 190 of file MatchedFilter.hpp.

§ correlation_type

Definition at line 191 of file MatchedFilter.hpp.

§ correlation_space_type

Definition at line 192 of file MatchedFilter.hpp.

§ correlation_data_type

Definition at line 193 of file MatchedFilter.hpp.

§ dummy

template<typename Kernel>
typedef Dummy< &checkKernelConcept<Kernel> > pwiz::math::MatchedFilter::KernelTraits< Kernel >::dummy

Definition at line 196 of file MatchedFilter.hpp.


The documentation for this struct was generated from the following file: