alpha | TooN::DownhillSimplex< N, Precision > | |
DownhillSimplex(const Function &func, const Vector< N > &c, Precision spread=1) | TooN::DownhillSimplex< N, Precision > | inline |
epsilon | TooN::DownhillSimplex< N, Precision > | |
find_next_point(const Function &func) | TooN::DownhillSimplex< N, Precision > | inline |
finished() | TooN::DownhillSimplex< N, Precision > | inline |
gamma | TooN::DownhillSimplex< N, Precision > | |
get_best() const | TooN::DownhillSimplex< N, Precision > | inline |
get_simplex() const | TooN::DownhillSimplex< N, Precision > | inline |
get_values() const | TooN::DownhillSimplex< N, Precision > | inline |
get_worst() const | TooN::DownhillSimplex< N, Precision > | inline |
iterate(const Function &func) | TooN::DownhillSimplex< N, Precision > | inline |
restart(const Function &func, const Vector< N > &c, Precision spread) | TooN::DownhillSimplex< N, Precision > | inline |
restart(const Function &func, Precision spread) | TooN::DownhillSimplex< N, Precision > | inline |
rho | TooN::DownhillSimplex< N, Precision > | |
sigma | TooN::DownhillSimplex< N, Precision > | |
simplex | TooN::DownhillSimplex< N, Precision > | private |
Simplex typedef | TooN::DownhillSimplex< N, Precision > | private |
values | TooN::DownhillSimplex< N, Precision > | private |
Values typedef | TooN::DownhillSimplex< N, Precision > | private |
Vertices | TooN::DownhillSimplex< N, Precision > | privatestatic |
zero_epsilon | TooN::DownhillSimplex< N, Precision > | |