This is the complete list of members for LinEstimator, including all inherited members.
coeff_ | PolyEstimator | protected |
dt_ | PolyEstimator | protected |
dt_zero_ | PolyEstimator | protected |
elem_list_ | PolyEstimator | protected |
estimate(std::vector< double > &estimee, const std::vector< double > &el) | LinEstimator | virtual |
PolyEstimator::estimate(std::vector< double > &estimee, const std::vector< double > &data_element, const double &time) | PolyEstimator | |
estimateRecursive(std::vector< double > &estimee, const std::vector< double > &el, const double &time) | LinEstimator | virtual |
first_run_ | PolyEstimator | protected |
getEstimateDerivative(std::vector< double > &estimeeDerivative, const unsigned int order) | LinEstimator | virtual |
getWindowLength() | PolyEstimator | |
LinEstimator(const unsigned int &N, const unsigned int &dim, const double &dt=0.0) | LinEstimator | |
N_ | PolyEstimator | protected |
order_ | PolyEstimator | protected |
PolyEstimator(const unsigned int &order, const unsigned int &N, const double &dt) | PolyEstimator | |
pt_ | PolyEstimator | protected |
R_ | PolyEstimator | protected |
setWindowLength(const unsigned int &N) | PolyEstimator | |
t_ | PolyEstimator | protected |
time_list_ | PolyEstimator | protected |
x_ | PolyEstimator | protected |