Automatic Differentiation
 
Loading...
Searching...
No Matches
is_base_pointer_convertible.hpp File Reference
#include <stan/math/prim/meta/require_helpers.hpp>
#include <type_traits>
#include <utility>

Go to the source code of this file.

Classes

struct  stan::is_base_pointer_convertible< Base, Derived >
 Checks if a type's pointer is convertible to a templated base type's pointer. 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.