xc
|
This is the complete list of members for XC::SearchWithStepSizeAndStepDirection, including all inherited members.
findDesignPoint(ReliabilityDomain *theReliabilityDomain) (defined in XC::SearchWithStepSizeAndStepDirection) | XC::SearchWithStepSizeAndStepDirection | virtual |
FindDesignPointAlgorithm(void) (defined in XC::FindDesignPointAlgorithm) | XC::FindDesignPointAlgorithm | |
get_alpha(void) const (defined in XC::SearchWithStepSizeAndStepDirection) | XC::SearchWithStepSizeAndStepDirection | virtual |
get_gamma(void) const (defined in XC::SearchWithStepSizeAndStepDirection) | XC::SearchWithStepSizeAndStepDirection | virtual |
get_u(void) const (defined in XC::SearchWithStepSizeAndStepDirection) | XC::SearchWithStepSizeAndStepDirection | virtual |
get_x(void) const (defined in XC::SearchWithStepSizeAndStepDirection) | XC::SearchWithStepSizeAndStepDirection | virtual |
getFirstGFunValue(void) const (defined in XC::SearchWithStepSizeAndStepDirection) | XC::SearchWithStepSizeAndStepDirection | virtual |
getGradientInStandardNormalSpace(void) const (defined in XC::SearchWithStepSizeAndStepDirection) | XC::SearchWithStepSizeAndStepDirection | virtual |
getLastGFunValue(void) const (defined in XC::SearchWithStepSizeAndStepDirection) | XC::SearchWithStepSizeAndStepDirection | virtual |
getLastSearchDirection(void) const (defined in XC::SearchWithStepSizeAndStepDirection) | XC::SearchWithStepSizeAndStepDirection | virtual |
getNumberOfEvaluations(void) const (defined in XC::SearchWithStepSizeAndStepDirection) | XC::SearchWithStepSizeAndStepDirection | virtual |
getNumberOfSteps(void) const (defined in XC::SearchWithStepSizeAndStepDirection) | XC::SearchWithStepSizeAndStepDirection | virtual |
getSecondLast_alpha(void) const (defined in XC::SearchWithStepSizeAndStepDirection) | XC::SearchWithStepSizeAndStepDirection | virtual |
getSecondLast_u(void) const (defined in XC::SearchWithStepSizeAndStepDirection) | XC::SearchWithStepSizeAndStepDirection | virtual |
SearchWithStepSizeAndStepDirection(int passedMaxNumberOfIterations, GFunEvaluator *passedGFunEvaluator, GradGEvaluator *passedGradGEvaluator, StepSizeRule *passedStepSizeRule, SearchDirection *passedSearchDirection, ProbabilityTransformation *passedProbabilityTransformation, HessianApproximation *theHessianApproximation, ReliabilityConvergenceCheck *theReliabilityConvergenceCheck, int printFlag, const std::string &fileNamePrint, Vector *startPoint) (defined in XC::SearchWithStepSizeAndStepDirection) | XC::SearchWithStepSizeAndStepDirection |