![]() |
Stan Math Library
2.12.0
reverse mode automatic differentiation
|
#include <stan/math/prim/mat/err/check_square.hpp>
#include <stan/math/prim/mat/fun/inverse_spd.hpp>
#include <stan/math/prim/mat/meta/index_type.hpp>
#include <stan/math/prim/mat/prob/wishart_rng.hpp>
#include <stan/math/prim/scal/err/check_greater.hpp>
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
template<class RNG > | |
Eigen::MatrixXd | stan::math::inv_wishart_rng (const double nu, const Eigen::MatrixXd &S, RNG &rng) |