Loading [MathJax]/extensions/TeX/AMSsymbols.js
Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

◆ make_zeroed_arena()

template<typename Input >
constexpr auto stan::math::internal::make_zeroed_arena ( Input &&  input)
inlineconstexpr

Creates an arena type from the input with initialized with zeros.

Template Parameters
InputPossibly a tuple, std::vector, Eigen type, or scalar
Parameters
inputThe input to be converted to an arena type

Definition at line 915 of file laplace_marginal_density.hpp.