Converts the name of a 1d algorithm into a function pointer. More...
#include <string>#include "oned/nicol.hpp"#include "oned/nicol_minus.hpp"#include "oned/rec_bisect.hpp"#include "oned/greedy_bisect.hpp"#include "oned/direct_cut.hpp"#include "oned/direct_ref_b.hpp"#include "oned/nicol_plus.hpp"#include "util/version.hpp"Go to the source code of this file.
Converts the name of a 1d algorithm into a function pointer.
Classes | |
| class | oned::Parser< T, Pr > |
| Converts text into corresponding 1D algorithm function pointer. More... | |
Namespaces | |
| namespace | oned |
This namespace provides one dimensional algorithms. | |
1.7.1