OBOE  0.1
Accpm::PointGen Class Reference

#include <Manager.h>

List of all members.

Public Member Functions

 PointGen (const Parameters &param)
 ~PointGen ()
void setRho (double rho)
void updateATQA (SymmetricMatrix &H)

Public Attributes

AccpmVector _s
AccpmVector _sOld
AccpmVector _ds
AccpmVector _x
AccpmVector _xScaled
double _ws
double _zs
double _ss
AccpmVector _q
double _rho
AccpmGenMatrix _ATQA

Detailed Description

Manages the point generated - mirrors the PointGenS structure Contains the decision variables as in PointGenS.DecVar


Constructor & Destructor Documentation

PointGen Constructor. Called when Manager is created. Creates Q vector with appropriate dimensions, but ATQA is created as an empty matrix, it gets initialized when needed.

References _rho, _ss, _ws, _zs, and Accpm::Parameters::getRealParameter().


Member Function Documentation

void Accpm::PointGen::setRho ( double  rho) [inline]

References _rho.


Member Data Documentation

Referenced by PointGen(), and setRho().

Referenced by PointGen().


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