PPL Logo

CentralLB::FutureModel Struct Reference

#include <CentralLB.h>

Collaboration diagram for CentralLB::FutureModel:

Collaboration graph
[legend]

Public Member Functions

 FutureModel ()
 FutureModel (int n)
 FutureModel (int n, LBPredictorFunction *myfunc)
 ~FutureModel ()
void changePredictor (LBPredictorFunction *new_predictor)

Data Fields

int n_stats
int cur_stats
int start_stats
LDStatscollection
int n_objs
LBPredictorFunctionpredictor
double ** parameters
boolmodel_valid

Detailed Description

Definition at line 125 of file CentralLB.h.


Constructor & Destructor Documentation

CentralLB::FutureModel::FutureModel (  )  [inline]

Definition at line 135 of file CentralLB.h.

References predictor.

CentralLB::FutureModel::FutureModel ( int  n  )  [inline]

Definition at line 138 of file CentralLB.h.

References collection, and predictor.

CentralLB::FutureModel::FutureModel ( int  n,
LBPredictorFunction myfunc 
) [inline]

Definition at line 145 of file CentralLB.h.

References collection, and predictor.

CentralLB::FutureModel::~FutureModel (  )  [inline]

Definition at line 151 of file CentralLB.h.

References collection, n_objs, parameters, and predictor.


Member Function Documentation

void CentralLB::FutureModel::changePredictor ( LBPredictorFunction new_predictor  )  [inline]


Field Documentation

Definition at line 126 of file CentralLB.h.

Definition at line 127 of file CentralLB.h.

Referenced by Marquardt_solver().

Definition at line 128 of file CentralLB.h.

Definition at line 129 of file CentralLB.h.

Referenced by FutureModel(), Marquardt_solver(), and ~FutureModel().

Definition at line 130 of file CentralLB.h.

Referenced by changePredictor(), and ~FutureModel().

Definition at line 131 of file CentralLB.h.

Referenced by changePredictor(), FutureModel(), Marquardt_solver(), and ~FutureModel().

Definition at line 132 of file CentralLB.h.

Referenced by changePredictor(), Marquardt_solver(), and ~FutureModel().

Definition at line 133 of file CentralLB.h.

Referenced by changePredictor().


The documentation for this struct was generated from the following file:

Generated on Sat May 26 08:08:56 2012 for Charm++ by  doxygen 1.5.5