Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

OPTPP::GenSetStd Class Reference

#include <GenSetStd.h>

Inheritance diagram for OPTPP::GenSetStd:

OPTPP::GenSetBase List of all members.

Public Member Functions

virtual string classnm ()
 GenSetStd ()
 GenSetStd (int n)
void generate (int i, double a, NEWMAT::ColumnVector &x, NEWMAT::ColumnVector &y)
 > Stores the search direction in the vector y
int init ()
 Computes initial generating set D.
int init (NEWMAT::ColumnVector &pV)
int update ()
 Updates D on each iteration.
int update (NEWMAT::ColumnVector &pV)
bool prunes ()
 Destructor.
virtual ~GenSetStd ()

Constructor & Destructor Documentation

OPTPP::GenSetStd::GenSetStd  )  [inline]
 

OPTPP::GenSetStd::GenSetStd int  n  )  [inline]
 

virtual OPTPP::GenSetStd::~GenSetStd  )  [inline, virtual]
 


Member Function Documentation

virtual string OPTPP::GenSetStd::classnm  )  [inline, virtual]
 

Reimplemented from OPTPP::GenSetBase.

void OPTPP::GenSetStd::generate int  i,
double  a,
NEWMAT::ColumnVector &  x,
NEWMAT::ColumnVector &  y
[virtual]
 

> Stores the search direction in the vector y

Implements OPTPP::GenSetBase.

int OPTPP::GenSetStd::init NEWMAT::ColumnVector &  pV  )  [virtual]
 

Reimplemented from OPTPP::GenSetBase.

int OPTPP::GenSetStd::init  )  [inline, virtual]
 

Computes initial generating set D.

Reimplemented from OPTPP::GenSetBase.

bool OPTPP::GenSetStd::prunes  )  [inline, virtual]
 

Destructor.

Reimplemented from OPTPP::GenSetBase.

int OPTPP::GenSetStd::update NEWMAT::ColumnVector &  pV  )  [virtual]
 

Reimplemented from OPTPP::GenSetBase.

int OPTPP::GenSetStd::update  )  [inline, virtual]
 

Updates D on each iteration.

Reimplemented from OPTPP::GenSetBase.


The documentation for this class was generated from the following files:
Bug Reports    OPT++ Developers    Copyright Information    GNU Lesser General Public License
Documentation, generated by , last revised August 30, 2006.