xc
Public Member Functions | List of all members
XC::SearchWithStepSizeAndStepDirection Class Reference
Inheritance diagram for XC::SearchWithStepSizeAndStepDirection:
XC::FindDesignPointAlgorithm

Public Member Functions

 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)
 
int findDesignPoint (ReliabilityDomain *theReliabilityDomain)
 
Vector get_x ()
 
Vector get_u ()
 
Vector get_alpha ()
 
Vector get_gamma ()
 
int getNumberOfSteps ()
 
Vector getSecondLast_u ()
 
Vector getSecondLast_alpha ()
 
Vector getLastSearchDirection ()
 
double getFirstGFunValue ()
 
double getLastGFunValue ()
 
Vector getGradientInStandardNormalSpace ()
 
int getNumberOfEvaluations ()
 

The documentation for this class was generated from the following files: