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

◆ fma() [9/17]

template<typename T1 , typename T2 , typename T3 , require_any_matrix_t< T1, T2, T3 > * = nullptr, require_not_var_t< return_type_t< T1, T2, T3 > > * = nullptr>
auto stan::math::fma ( T1 &&  x,
T2 &&  y,
T3 &&  z 
)
inline

Definition at line 34 of file fma.hpp.