#include <ResamplingAlgorithms.h>
|
static ResamplingAlgorithms * | getAlgorithm (const std::string &i_algoname, const std::string &parname, const double &max_gap_size, const std::vector< std::pair< std::string, std::string > > &vecArgs, const Config &cfg) |
|
◆ getAlgorithm()
ResamplingAlgorithms * mio::ResamplingAlgorithmsFactory::getAlgorithm |
( |
const std::string & |
i_algoname, |
|
|
const std::string & |
parname, |
|
|
const double & |
max_gap_size, |
|
|
const std::vector< std::pair< std::string, std::string > > & |
vecArgs, |
|
|
const Config & |
cfg |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: