Definition at line 85 of file DownhillSimplexMethod.h.
◆ Simplex()
| bpp::DownhillSimplexMethod::Simplex::Simplex |
( |
| ) |
|
|
inline |
◆ ~Simplex()
| virtual bpp::DownhillSimplexMethod::Simplex::~Simplex |
( |
| ) |
|
|
inlinevirtual |
◆ getDimension()
| size_t bpp::DownhillSimplexMethod::Simplex::getDimension |
( |
| ) |
const |
|
inline |
◆ operator[]() [1/2]
| const ParameterList& bpp::DownhillSimplexMethod::Simplex::operator[] |
( |
size_t |
i | ) |
const |
|
inline |
◆ operator[]() [2/2]
| ParameterList& bpp::DownhillSimplexMethod::Simplex::operator[] |
( |
size_t |
i | ) |
|
|
inline |
◆ resize()
| void bpp::DownhillSimplexMethod::Simplex::resize |
( |
size_t |
size | ) |
|
|
inline |
◆ parameters_
| std::vector<ParameterList> bpp::DownhillSimplexMethod::Simplex::parameters_ |
|
private |
The documentation for this class was generated from the following file: