![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
This is the complete list of members for stan::math::welford_var_estimator, including all inherited members.
| add_sample(const Eigen::VectorXd &q) | stan::math::welford_var_estimator | inline |
| m2_ | stan::math::welford_var_estimator | protected |
| m_ | stan::math::welford_var_estimator | protected |
| num_samples() | stan::math::welford_var_estimator | inline |
| num_samples_ | stan::math::welford_var_estimator | protected |
| restart() | stan::math::welford_var_estimator | inline |
| sample_mean(Eigen::VectorXd &mean) | stan::math::welford_var_estimator | inline |
| sample_variance(Eigen::VectorXd &var) | stan::math::welford_var_estimator | inline |
| welford_var_estimator(int n) | stan::math::welford_var_estimator | inlineexplicit |