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

◆ assign_err() [1/2]

template<size_t NestedIndex, typename Scalar1 , typename Scalar2 >
void stan::math::internal::assign_err ( Scalar1  arg,
Scalar2  err 
)
inline

Utility function for replacing a value with a specified error value.

Template Parameters
NestedIndexindex of error position in tuple
Scalar1type of argument to be replaced
Scalar2type of error to replace
Parameters
argargument to be replaced
errargument to replace

Definition at line 591 of file wiener5_lpdf.hpp.