Centroid(size_t firstIndex, size_t lastIndex) const | NelderMead::Simplex | |
Circumference() const | NelderMead::Simplex | |
Delta1(const DoubleParameter &sideLength, size_t dimensions) | NelderMead::Simplex | [static] |
Delta2(const DoubleParameter &sideLength, size_t dimensions) | NelderMead::Simplex | [static] |
GenerateVertices(const ColumnVector centralPoint, const DoubleParameter &sideLength) | NelderMead::Simplex | [protected] |
mpFunction | NelderMead::Simplex | [protected] |
mPoints | NelderMead::Simplex | [protected] |
operator=(const NelderMead::Simplex &from) (zdefiniowana w NelderMead::Simplex) | NelderMead::Simplex | |
rBest() const | NelderMead::Simplex | |
rNextToWorst() const | NelderMead::Simplex | |
rPoints() const | NelderMead::Simplex | |
rWorst() const | NelderMead::Simplex | |
ShrinkTowardBest(double shrinkageCoefficient) | NelderMead::Simplex | |
Simplex() | NelderMead::Simplex | |
Simplex(const FunctionBase *function) | NelderMead::Simplex | |
Simplex(const ColumnVector ¢ralPoint, const DoubleParameter &sideLength, const FunctionBase *pFunction) | NelderMead::Simplex | |
Simplex(const vector< ColumnVector > &startingPoints, const FunctionBase *function) | NelderMead::Simplex | |
Simplex(const NelderMead::Simplex &from) | NelderMead::Simplex | |
Size() const | NelderMead::Simplex | |
Sort() | NelderMead::Simplex | [protected] |
SubstituteNewForWorst(const PointWithValue &newPoint) | NelderMead::Simplex | |
ValueSpan() const | NelderMead::Simplex | |
~Simplex() | NelderMead::Simplex | [inline] |