GradientProjectionSearchDirection Class Reference

#include <GradientProjectionSearchDirection.h>

Inheritance diagram for GradientProjectionSearchDirection:

SearchDirection List of all members.

Public Member Functions

 GradientProjectionSearchDirection (StepSizeRule *theStepSizeRule, ProbabilityTransformation *theProbabilityTransformation, GFunEvaluator *theGFunEvaluator, RootFinding *theRootFindingAlgorithm)
 ~GradientProjectionSearchDirection ()
int computeSearchDirection (int stepNumber, Vector u, double g, Vector gradG)
Vector getSearchDirection ()

Detailed Description

Definition at line 44 of file GradientProjectionSearchDirection.h.


Constructor & Destructor Documentation

GradientProjectionSearchDirection::GradientProjectionSearchDirection ( StepSizeRule theStepSizeRule,
ProbabilityTransformation theProbabilityTransformation,
GFunEvaluator theGFunEvaluator,
RootFinding theRootFindingAlgorithm 
)

Definition at line 44 of file GradientProjectionSearchDirection.cpp.

GradientProjectionSearchDirection::~GradientProjectionSearchDirection (  ) 

Definition at line 57 of file GradientProjectionSearchDirection.cpp.


Member Function Documentation

int GradientProjectionSearchDirection::computeSearchDirection ( int  stepNumber,
Vector  u,
double  g,
Vector  gradG 
) [virtual]

Vector GradientProjectionSearchDirection::getSearchDirection (  )  [virtual]

Implements SearchDirection.

Definition at line 65 of file GradientProjectionSearchDirection.cpp.


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

Generated on Mon Oct 23 15:05:43 2006 for OpenSees by doxygen 1.5.0