Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Factory for Sift algorithms. More...
#include <cheetah/sift/detail/SiftAlgoFactory.h>
Public Member Functions | |
SiftAlgoFactory (ConfigType const &config) | |
template<typename Algo > | |
Algo | create () const |
template<typename Algo > | |
bool | active () const |
void | none_selected () const |
Factory for Sift algorithms.
Definition at line 39 of file SiftAlgoFactory.h.