Playa::SteepestDescentDirection Class Reference

Inherits Playa::DirectionGeneratorBase.

List of all members.

Public Member Functions

 SteepestDescentDirection ()
 ~SteepestDescentDirection ()
bool generateDirection (const RCP< ObjectiveBase > &obj, const Vector< double > &xCur, const Vector< double > &gradCur, const double &fCur, Vector< double > &p)


Detailed Description

Definition at line 30 of file PlayaSteepestDescent.hpp.


Constructor & Destructor Documentation

Playa::SteepestDescentDirection::SteepestDescentDirection (  )  [inline]

Definition at line 34 of file PlayaSteepestDescent.hpp.

Playa::SteepestDescentDirection::~SteepestDescentDirection (  )  [inline]

Definition at line 37 of file PlayaSteepestDescent.hpp.


Member Function Documentation

bool Playa::SteepestDescentDirection::generateDirection ( const RCP< ObjectiveBase > &  obj,
const Vector< double > &  xCur,
const Vector< double > &  gradCur,
const double &  fCur,
Vector< double > &  p 
)

Definition at line 28 of file PlayaSteepestDescent.cpp.


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

doxygen