Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Member Functions | Protected Attributes | List of all members
ska::cheetah::utils::AlgorithmBase< ImplConfigType, AlgoConfigType > Class Template Reference
Inheritance diagram for ska::cheetah::utils::AlgorithmBase< ImplConfigType, AlgoConfigType >:
Inheritance graph
Collaboration diagram for ska::cheetah::utils::AlgorithmBase< ImplConfigType, AlgoConfigType >:
Collaboration graph

Public Member Functions

 AlgorithmBase (ImplConfigType const &impl_config, AlgoConfigType const &algo_config)
 
 AlgorithmBase (AlgorithmBase const &)=delete
 
 AlgorithmBase (AlgorithmBase &&)=default
 

Protected Attributes

ImplConfigType const & _impl_config
 
AlgoConfigType const & _algo_config
 

Detailed Description

template<typename ImplConfigType, typename AlgoConfigType>
class ska::cheetah::utils::AlgorithmBase< ImplConfigType, AlgoConfigType >

Definition at line 32 of file AlgorithmBase.h.


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