![]() |
Stan Math Library
2.10.0
reverse mode automatic differentiation
|
This is the complete list of members for stan::math::welford_covar_estimator, including all inherited members.
_m | stan::math::welford_covar_estimator | protected |
_m2 | stan::math::welford_covar_estimator | protected |
_num_samples | stan::math::welford_covar_estimator | protected |
add_sample(const Eigen::VectorXd &q) | stan::math::welford_covar_estimator | inline |
num_samples() | stan::math::welford_covar_estimator | inline |
restart() | stan::math::welford_covar_estimator | inline |
sample_covariance(Eigen::MatrixXd &covar) | stan::math::welford_covar_estimator | inline |
sample_mean(Eigen::VectorXd &mean) | stan::math::welford_covar_estimator | inline |
welford_covar_estimator(int n) | stan::math::welford_covar_estimator | inlineexplicit |