NeuroLab
|
This is the complete list of members for Estimator, including all inherited members.
addParameter(const string &name) | Parametric | |
collect()=0 | Estimator | pure virtual |
Estimator(StochasticProcess *src, Time *time, const string &name="", const string &type="Estimator") | Estimator | |
estimatorTime | Estimator | protected |
getAllParameters() const | Parametric | |
getConfiguration() const | Parametric | |
getEstimate(const Property &)=0 | Estimator | pure virtual |
getName() const | Parametric | inline |
getParameter(const string &name) const | Parametric | virtual |
getType() const | Parametric | inline |
init()=0 | Estimator | pure virtual |
nEstimate | Estimator | protected |
nSamples | Estimator | protected |
Parametric(const string &name, const string &type) | Parametric | protected |
pSource | Estimator | protected |
rmParameter(const string &name) | Parametric | |
setName(const string &name) | Parametric | inline |
setParameter(const string &name, const string &value) | Parametric | virtual |
~Estimator() | Estimator | virtual |
~Parametric() | Parametric | inlineprotectedvirtual |