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
LDStats * collection
int n_objs
LBPredictorFunctionpredictor
double ** parameters
boolmodel_valid

Detailed Description

Definition at line 160 of file CentralLB.h.


Constructor & Destructor Documentation

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

Definition at line 170 of file CentralLB.h.

References predictor.

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

Definition at line 173 of file CentralLB.h.

References collection, and predictor.

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

Definition at line 180 of file CentralLB.h.

References collection, and predictor.

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

Definition at line 186 of file CentralLB.h.

References collection, n_objs, parameters, and predictor.


Member Function Documentation

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

Definition at line 193 of file CentralLB.h.

References model_valid, n_objs, LBPredictorFunction::num_params, parameters, and predictor.

Referenced by CentralLB::changePredictor().

Here is the caller graph for this function:


Field Documentation

Definition at line 161 of file CentralLB.h.

Definition at line 162 of file CentralLB.h.

Referenced by Marquardt_solver().

Definition at line 163 of file CentralLB.h.

Definition at line 164 of file CentralLB.h.

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

Definition at line 165 of file CentralLB.h.

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

Definition at line 166 of file CentralLB.h.

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

Definition at line 167 of file CentralLB.h.

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

Definition at line 168 of file CentralLB.h.

Referenced by changePredictor().


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

Generated on Mon Sep 21 08:18:31 2020 for Charm++ by  doxygen 1.5.5