Stan Math Library
4.9.0
Automatic Differentiation
|
Implementation of an optimization for usage of rowwise reduction in matrix-vector multiplication.
Definition at line 27 of file rowwise_reduction.hpp.
#include <rowwise_reduction.hpp>
Public Types | |
enum | { is_possible = 0 } |
Static Public Member Functions | |
static matrix_cl_view | view (const Arg &) |
static kernel_parts | get_kernel_parts (const Arg &a, std::unordered_map< const void *, const char * > &generated, std::unordered_map< const void *, const char * > &generated_all, name_generator &name_gen, const std::string &row_index_name, const std::string &col_index_name) |