Clone() const | SquaredCustomValueCondition | [virtual] |
Epsilon() const | StandardStopCondition | [virtual] |
IsMet(const ColumnVector &previousPoint, const ColumnVector &lastPoint, double previousValue, double lastValue, double customValue) const | SquaredCustomValueCondition | [virtual] |
IsMet(const ColumnVector &previousPoint, const ColumnVector &lastPoint, double previousValue, const FunctionBase &function, double customValue) const | SquaredCustomValueCondition | [virtual] |
IsMet(const ColumnVector &previousPoint, const ColumnVector &lastPoint, const FunctionBase &function, double customValue) const | SquaredCustomValueCondition | [virtual] |
mEpsilon (zdefiniowana w StandardStopCondition) | StandardStopCondition | [protected] |
rEpsilon() | StandardStopCondition | [virtual] |
SquaredCustomValueCondition(void) | SquaredCustomValueCondition | |
SquaredCustomValueCondition(const wxString &name, bool metWhenGreater=false) | SquaredCustomValueCondition | |
SquaredCustomValueCondition(const DoubleParameter &epsilon, bool metWhenGreater=false) | SquaredCustomValueCondition | |
SquaredCustomValueCondition(const SquaredCustomValueCondition &from) | SquaredCustomValueCondition | |
StandardStopCondition(void) | StandardStopCondition | |
StandardStopCondition(const DoubleParameter epsilon) | StandardStopCondition | |
StandardStopCondition(const StandardStopCondition &from) | StandardStopCondition | |
ToString() const | SquaredCustomValueCondition | [virtual] |
~SquaredCustomValueCondition(void) | SquaredCustomValueCondition | |
~StandardStopCondition(void) | StandardStopCondition | [virtual] |