![]() |
Stan Math Library
2.20.0
reverse mode automatic differentiation
|
#include <stan/math/prim/scal/meta/ad_promotable.hpp>
Go to the source code of this file.
Classes | |
struct | stan::math::fvar< T > |
This template class represents scalars used in forward-mode automatic differentiation, which consist of values and directional derivatives of the specified template type. More... | |
struct | stan::math::ad_promotable< V, fvar< T > > |
Template traits metaprogram to determine if a variable of one template type is promotable to the base type of a second fvar template type. More... | |
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |