Stan Math Library
4.9.0
Automatic Differentiation
|
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 |