Stan Math Library  2.20.0
reverse mode automatic differentiation
stan::math::matrix_cl Member List

This is the complete list of members for stan::math::matrix_cl, including all inherited members.

add_read_event(cl::Event new_event) conststan::math::matrix_clinline
add_read_write_event(cl::Event new_event) conststan::math::matrix_clinline
add_write_event(cl::Event new_event) conststan::math::matrix_clinline
buffer() conststan::math::matrix_clinline
clear_read_events() conststan::math::matrix_clinline
clear_read_write_events() conststan::math::matrix_clinline
clear_write_events() conststan::math::matrix_clinline
cols() conststan::math::matrix_clinline
matrix_cl()stan::math::matrix_clinline
matrix_cl(const matrix_cl &A)stan::math::matrix_clinline
matrix_cl(const int &rows, const int &cols)stan::math::matrix_clinline
matrix_cl(const Eigen::Matrix< double, R, C > &A)stan::math::matrix_clinlineexplicit
operator=(const matrix_cl &a)stan::math::matrix_clinline
read_events() conststan::math::matrix_clinline
read_write_events() conststan::math::matrix_clinline
rows() conststan::math::matrix_clinline
size() conststan::math::matrix_clinline
sub_block(const matrix_cl &A, size_t A_i, size_t A_j, size_t this_i, size_t this_j, size_t nrows, size_t ncols)stan::math::matrix_clinline
triangular_transpose()stan::math::matrix_clinline
wait_for_read_events() conststan::math::matrix_clinline
wait_for_read_write_events() conststan::math::matrix_clinline
wait_for_write_events() conststan::math::matrix_clinline
write_events() conststan::math::matrix_clinline
zeros()stan::math::matrix_clinline

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