NeuroLab
|
This is the complete list of members for DependanceEstimator, including all inherited members.
addParameter(const string &name) | Parametric | |
collect() | DependanceEstimator | virtual |
DependanceEstimator(const Property &property, StochasticProcess *src, StochasticProcess *base, Time *time, double baseBegin, double baseEnd, int baseBins, double srcStart=0.0, double srcEnd=0.0, int srcDelta=0) | DependanceEstimator | |
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 &) | DependanceEstimator | virtual |
getName() const | Parametric | inline |
getParameter(const string &name) const | Parametric | virtual |
getType() const | Parametric | inline |
init() | DependanceEstimator | 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 |
~DependanceEstimator() | DependanceEstimator | virtual |
~Estimator() | Estimator | virtual |
~Parametric() | Parametric | inlineprotectedvirtual |