Automatic Differentiation
 
Loading...
Searching...
No Matches
is_arena_matrix.hpp File Reference
#include <stan/math/rev/meta/arena_type.hpp>
#include <type_traits>

Go to the source code of this file.

Classes

struct  stan::internal::is_arena_matrix_impl< T >
 
struct  stan::internal::is_arena_matrix_impl< math::arena_matrix< T > >
 
struct  stan::is_arena_matrix< T, require_t< internal::is_arena_matrix_impl< std::decay_t< T > > > >
 Defines a static member named value which is defined to be true if the type is arena_matrix<T> 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.
 
namespace  stan::internal