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

◆ copy_compute_s2() [1/2]

template<bool ZeroInput = false, typename Output , typename Input , require_tuple_t< Output > * = nullptr, require_tuple_t< Input > * = nullptr, require_t< std::bool_constant< std::tuple_size_v< std::decay_t< Output > >==0 > > * = nullptr, require_t< std::bool_constant< std::tuple_size_v< std::decay_t< Input > >==0 > > * = nullptr>
constexpr void stan::math::internal::copy_compute_s2 ( Output &&  output,
Input &&  input 
)
inlineconstexpr

Definition at line 81 of file laplace_marginal_density.hpp.