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

◆ offset_multiplier_constrain() [10/14]

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

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

Definition at line 181 of file offset_multiplier_constrain.hpp.