Stan Math Library  2.20.0
reverse mode automatic differentiation
Public Member Functions | List of all members
stan::math::internal::map_rect_reduce< F, var, double > Struct Template Reference

#include <map_rect_reduce.hpp>

Public Member Functions

matrix_d operator() (const vector_d &shared_params, const vector_d &job_specific_params, const std::vector< double > &x_r, const std::vector< int > &x_i, std::ostream *msgs=nullptr) const
 

Detailed Description

template<typename F>
struct stan::math::internal::map_rect_reduce< F, var, double >

Definition at line 96 of file map_rect_reduce.hpp.

Member Function Documentation

◆ operator()()

template<typename F >
matrix_d stan::math::internal::map_rect_reduce< F, var, double >::operator() ( const vector_d shared_params,
const vector_d job_specific_params,
const std::vector< double > &  x_r,
const std::vector< int > &  x_i,
std::ostream *  msgs = nullptr 
) const
inline

Definition at line 97 of file map_rect_reduce.hpp.


The documentation for this struct was generated from the following file:

     [ Stan Home Page ] © 2011–2018, Stan Development Team.