Eigen::Matrix< return_type_t< T_shared_param, T_job_param >, Eigen::Dynamic, 1 > stan::math::internal::map_rect_concurrent |
( |
const T_shared_param & |
shared_params, |
|
|
const std::vector< Eigen::Matrix< T_job_param, Eigen::Dynamic, 1 > > & |
job_params, |
|
|
const std::vector< std::vector< double > > & |
x_r, |
|
|
const std::vector< std::vector< int > > & |
x_i, |
|
|
std::ostream * |
msgs = nullptr |
|
) |
| |
|
inline |