Stan Math Library  2.20.0
reverse mode automatic differentiation
Namespaces | Functions
ordered_probit_rng.hpp File Reference
#include <stan/math/prim/meta.hpp>
#include <stan/math/prim/scal/fun/Phi.hpp>
#include <stan/math/prim/scal/err/check_finite.hpp>
#include <stan/math/prim/scal/err/check_greater.hpp>
#include <stan/math/prim/mat/err/check_ordered.hpp>
#include <stan/math/prim/mat/prob/categorical_rng.hpp>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

template<class RNG >
int stan::math::ordered_probit_rng (double eta, const Eigen::VectorXd &c, RNG &rng)
 

     [ Stan Home Page ] © 2011–2018, Stan Development Team.