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

◆ offset_multiplier_constrain() [8/14]

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

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

Definition at line 142 of file offset_multiplier_constrain.hpp.