![]() |
Stan Math Library
2.20.0
reverse mode automatic differentiation
|
#include <map_rect_combine.hpp>
Public Types | |
typedef Eigen::Matrix< typename stan::return_type< T_shared_param, T_job_param >::type, Eigen::Dynamic, 1 > | result_t |
Public Member Functions | |
map_rect_combine () | |
map_rect_combine (const Eigen::Matrix< T_shared_param, Eigen::Dynamic, 1 > &shared_params, const std::vector< Eigen::Matrix< T_job_param, Eigen::Dynamic, 1 >> &job_params) | |
result_t | operator() (const matrix_d &world_result, const std::vector< int > &world_f_out) |
Definition at line 37 of file map_rect_combine.hpp.
typedef Eigen::Matrix< typename stan::return_type<T_shared_param, T_job_param>::type, Eigen::Dynamic, 1> stan::math::internal::map_rect_combine< F, T_shared_param, T_job_param >::result_t |
Definition at line 51 of file map_rect_combine.hpp.
|
inline |
Definition at line 53 of file map_rect_combine.hpp.
|
inline |
Definition at line 55 of file map_rect_combine.hpp.
|
inline |
Definition at line 67 of file map_rect_combine.hpp.