Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ static_select() [2/2]

template<bool Condition, typename T1 , typename T2 , std::enable_if_t<!Condition > * = nullptr>
T2 stan::math::static_select ( T1 &&  a,
T2 &&  b 
)

Definition at line 30 of file static_select.hpp.