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

◆ offset_multiplier_constrain() [12/14]

template<typename T , typename M , typename S , require_not_std_vector_t< S > * = nullptr>
auto stan::math::offset_multiplier_constrain ( const std::vector< T > &  x,
const std::vector< M > &  mu,
const S &  sigma,
return_type_t< T, M, S > &  lp 
)
inline

Overload for array of x and mu and non-array sigma with lp.

Definition at line 221 of file offset_multiplier_constrain.hpp.