add_read_event(cl::Event &e) const | stan::math::operation_cl< Derived, Scalar, Args > | inline |
add_write_event(cl::Event &e) const | stan::math::operation_cl_lhs< diagonal_< T >, std::remove_reference_t< T >::Scalar, T > | inline |
ArgsTuple typedef | stan::math::operation_cl< Derived, Scalar, Args > | |
arguments_ | stan::math::operation_cl< Derived, Scalar, Args > | protected |
base typedef | stan::math::diagonal_< T > | |
check_assign_dimensions(int rows, int cols) const | stan::math::diagonal_< T > | inline |
cols() const | stan::math::diagonal_< T > | inline |
deep_copy() const | stan::math::diagonal_< T > | inline |
Deriv typedef | stan::math::operation_cl< Derived, Scalar, Args > | |
derived() | stan::math::operation_cl< Derived, Scalar, Args > | inline |
derived() const | stan::math::operation_cl< Derived, Scalar, Args > | inline |
diagonal_(T &&a) | stan::math::diagonal_< T > | inlineexplicit |
dynamic | stan::math::operation_cl< Derived, Scalar, Args > | static |
eval() const | stan::math::operation_cl< Derived, Scalar, Args > | inline |
evaluate_into(T_lhs &lhs) const | stan::math::operation_cl< Derived, Scalar, Args > | inline |
extreme_diagonals() const | stan::math::diagonal_< T > | inline |
generate(const std::string &row_index_name, const std::string &col_index_name, const bool view_handled, const std::string &var_name_arg) const | stan::math::operation_cl< Derived, Scalar, Args > | inline |
generate_lhs(const std::string &row_index_name, const std::string &col_index_name, const std::string &var_name_arg) const | stan::math::operation_cl_lhs< diagonal_< T >, std::remove_reference_t< T >::Scalar, T > | inline |
get_arg() const | stan::math::operation_cl< Derived, Scalar, Args > | inline |
get_clear_read_write_events(std::vector< cl::Event > &events) const | stan::math::operation_cl_lhs< diagonal_< T >, std::remove_reference_t< T >::Scalar, T > | inline |
get_kernel_parts(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, bool view_handled) const | stan::math::operation_cl< Derived, Scalar, Args > | inline |
get_kernel_parts_lhs(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) const | stan::math::operation_cl_lhs< diagonal_< T >, std::remove_reference_t< T >::Scalar, T > | inline |
get_kernel_source_for_evaluating_into(const T_lhs &lhs) const | stan::math::operation_cl< Derived, Scalar, Args > | inline |
get_unique_matrix_accesses(std::vector< int > &uids, std::unordered_map< const void *, int > &id_map, int &next_id) const | stan::math::operation_cl< Derived, Scalar, Args > | inline |
get_whole_kernel_parts(std::unordered_map< const void *, const char * > &generated, std::unordered_map< const void *, const char * > &generated_all, name_generator &ng, const std::string &row_index_name, const std::string &col_index_name, const T_result &result) const | stan::math::operation_cl< Derived, Scalar, Args > | inline |
get_write_events(std::vector< cl::Event > &events) const | stan::math::operation_cl< Derived, Scalar, Args > | inline |
modify_argument_indices(std::string &row_index_name, std::string &col_index_name) const | stan::math::diagonal_< T > | inline |
N | stan::math::operation_cl_lhs< diagonal_< T >, std::remove_reference_t< T >::Scalar, T > | protectedstatic |
operation_cl(Args &&... arguments) | stan::math::operation_cl< Derived, Scalar, Args > | inlineexplicit |
operator=(T_expression &&rhs) | stan::math::diagonal_< T > | inline |
operator=(const operation_cl_lhs< Derived, Scalar, Args... > &rhs) const | stan::math::diagonal_< T > | inline |
operation_cl_lhs< diagonal_< T >, std::remove_reference_t< T >::Scalar, T >::operator=(const operation_cl_lhs< diagonal_< T >, std::remove_reference_t< T >::Scalar, Args... > &rhs) const | stan::math::operation_cl_lhs< diagonal_< T >, std::remove_reference_t< T >::Scalar, T > | inline |
require_specific_local_size | stan::math::operation_cl< Derived, Scalar, Args > | static |
rows() const | stan::math::diagonal_< T > | inline |
Scalar typedef | stan::math::diagonal_< T > | |
set_args(std::unordered_map< const void *, const char * > &generated, std::unordered_map< const void *, const char * > &generated_all, cl::Kernel &kernel, int &arg_num) const | stan::math::operation_cl< Derived, Scalar, Args > | inline |
set_view(int bottom_diagonal, int top_diagonal, int bottom_zero_diagonal, int top_zero_diagonal) const | stan::math::diagonal_< T > | inline |
size() const | stan::math::operation_cl< Derived, Scalar, Args > | inline |
thread_cols() const | stan::math::operation_cl< Derived, Scalar, Args > | inline |
thread_rows() const | stan::math::operation_cl< Derived, Scalar, Args > | inline |
var_name_ | stan::math::operation_cl< Derived, Scalar, Args > | mutableprotected |
view() const | stan::math::operation_cl< Derived, Scalar, Args > | inline |
view_transitivity typedef | stan::math::operation_cl< Derived, Scalar, Args > | |