|
cuda::Config const & | cuda_config () const |
| The cuda implementation configuration for Tdao.
|
|
float | significance_threshold () const |
| The significance threshold for candidates.
|
|
void | significance_threshold (float) |
|
data::FourierFrequencyType | minimum_frequency () const |
| The minumum frequency to search for candidates at.
|
|
void | minimum_frequency (data::FourierFrequencyType const &) |
|
data::FourierFrequencyType | maximum_frequency () const |
| The maximum frequency to search for candidates at.
|
|
void | maximum_frequency (data::FourierFrequencyType const &) |
|
| Config (std::string module_name) |
|
void | terminate () const |
| call for notifiers to indicate a termination condition More...
|
|
|
void | add_options (OptionsDescriptionEasyInit &add_options) override |
|
|
typedef System | SystemType |
|
typedef panda::PoolManager< SystemType > | PoolManagerType |
|
typedef PoolManagerType::PoolType | PoolType |
|
Definition at line 41 of file Config.h.
The documentation for this class was generated from the following files: