Automatic Differentiation
 
Loading...
Searching...
No Matches
conjunction.hpp File Reference
#include <type_traits>

Go to the source code of this file.

Classes

struct  stan::math::conjunction< T >
 Extends std::true_type when instantiated with zero or more template parameters, all of which extend the std::true_type. More...
 
struct  stan::math::conjunction< T, Ts... >
 

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.