Automatic Differentiation
 
Loading...
Searching...
No Matches
is_fvar.hpp File Reference
#include <stan/math/fwd/core/fvar.hpp>
#include <stan/math/prim/meta/is_fvar.hpp>
#include <type_traits>

Go to the source code of this file.

Classes

struct  stan::internal::is_fvar_impl< T >
 
struct  stan::internal::is_fvar_impl< math::fvar< T > >
 
struct  stan::is_fvar< T, std::enable_if_t< internal::is_fvar_impl< std::decay_t< T > >::value > >
 

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