Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
add()
[14/15]
template<typename T1 , typename T2 ,
require_any_var_vt
< std::is_arithmetic, T1, T2 > * = nullptr,
require_any_arithmetic_t
< T1, T2 > * = nullptr>
auto stan::math::add
(
const T1 &
a
,
const T2 &
b
)
inline
Definition at line
256
of file
operator_addition.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.