Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
prod()
[3/5]
template<typename T ,
require_stan_scalar_t
< T > * = nullptr>
T stan::math::prod
(
const T &
v
)
Returns the product of given scalar.
This is a no-op.
Template Parameters
T
type of the scalar
Parameters
v
specified scalar
Returns
the scalar
Definition at line
19
of file
prod.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.