Stan Math Library
4.9.0
Automatic Differentiation
|
#include <type_traits>
Go to the source code of this file.
Classes | |
struct | stan::math::disjunction< Conds > |
Extends std::false_type when instantiated with zero or more template parameters, all of which extend the std::false_type. More... | |
struct | stan::math::disjunction< Cond, Conds... > |
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. | |
namespace | stan::math |
Matrices and templated mathematical functions. | |