Automatic Differentiation
 
Loading...
Searching...
No Matches
is_constant.hpp File Reference

Go to the source code of this file.

Classes

struct  stan::is_constant< T, require_all_kernel_expressions_and_none_scalar_t< T > >
 Defines a static member named value and sets it to true if the type of the elements in the provided matrix_cl is constant, false otherwise. 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.