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

◆ offset_multiplier_constrain() [12/15]

template<typename T , typename M , typename S , typename Lp , require_convertible_t< return_type_t< T, M, S >, Lp > * = nullptr, 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,
Lp &  lp 
)
inline

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

Definition at line 225 of file offset_multiplier_constrain.hpp.