![]() |
Stan
2.5.0
probability, sampling & optimization
|
This is the complete list of members for stan::prob::welford_covar_estimator, including all inherited members.
| _m | stan::prob::welford_covar_estimator | protected |
| _m2 | stan::prob::welford_covar_estimator | protected |
| _num_samples | stan::prob::welford_covar_estimator | protected |
| add_sample(const Eigen::VectorXd &q) | stan::prob::welford_covar_estimator | inline |
| num_samples() | stan::prob::welford_covar_estimator | inline |
| restart() | stan::prob::welford_covar_estimator | inline |
| sample_covariance(Eigen::MatrixXd &covar) | stan::prob::welford_covar_estimator | inline |
| sample_mean(Eigen::VectorXd &mean) | stan::prob::welford_covar_estimator | inline |
| welford_covar_estimator(int n) | stan::prob::welford_covar_estimator | inline |