Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Types | Public Member Functions | List of all members
ska::cheetah::candidate_pipeline::PipelineFactory< NumericalT > Class Template Reference

generates compute pipelines of the correct type corresponding to a type description string More...

#include <cheetah/candidate_pipeline/PipelineFactory.h>

Inheritance diagram for ska::cheetah::candidate_pipeline::PipelineFactory< NumericalT >:
Inheritance graph
Collaboration diagram for ska::cheetah::candidate_pipeline::PipelineFactory< NumericalT >:
Collaboration graph

Public Types

typedef NumericalT NumericalRep
 
typedef ProcessingPipeline< NumericalRep > PipelineType
 

Public Member Functions

 PipelineFactory (Config &config, typename PipelineType::Exporter &exporter)
 

Detailed Description

template<typename NumericalT>
class ska::cheetah::candidate_pipeline::PipelineFactory< NumericalT >

generates compute pipelines of the correct type corresponding to a type description string

Definition at line 40 of file PipelineFactory.h.


The documentation for this class was generated from the following files: