Stan Math Library  2.20.0
reverse mode automatic differentiation
Namespaces | Functions
make_nu.hpp File Reference
#include <stan/math/prim/meta.hpp>
#include <stan/math/prim/mat/fun/Eigen.hpp>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

template<typename T >
Eigen::Array< T, Eigen::Dynamic, 1 > stan::math::make_nu (const T &eta, size_t K)
 Return the degrees of freedom for the t distribution that corresponds to the shape parameter in the LKJ distribution. More...
 

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