Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::ad_promotable< From, To, typename > Struct Template Reference

Detailed Description

template<typename From, typename To, typename = void>
struct stan::math::ad_promotable< From, To, typename >

If the type From can be converted to To using implicit conversions, or both From and To are possibly cv-qualified void), provides the member constant value equal to true.

Template Parameters
Frompromoted type
Totarget type

Definition at line 19 of file ad_promotable.hpp.

#include <ad_promotable.hpp>

+ Inheritance diagram for stan::math::ad_promotable< From, To, typename >:

The documentation for this struct was generated from the following file: