![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
#include <stan/math/prim/meta/conjunction.hpp>#include <stan/math/prim/meta/disjunction.hpp>#include <stan/math/prim/meta/is_var.hpp>#include <stan/math/prim/meta/is_eigen.hpp>Go to the source code of this file.
Classes | |
| struct | stan::is_var_eigen< T > |
Check if a type is a var_value whose value_type is derived from Eigen::EigenBase More... | |
Namespaces | |
| namespace | stan |
| The lgamma implementation in stan-math is based on either the reentrant safe lgamma_r implementation from C or the boost::math::lgamma implementation. | |