Stan Math Library
2.20.0
reverse mode automatic differentiation
stan
math
matrix_cl
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) const
stan::math::matrix_cl
inline
add_read_write_event
(cl::Event new_event) const
stan::math::matrix_cl
inline
add_write_event
(cl::Event new_event) const
stan::math::matrix_cl
inline
buffer
() const
stan::math::matrix_cl
inline
clear_read_events
() const
stan::math::matrix_cl
inline
clear_read_write_events
() const
stan::math::matrix_cl
inline
clear_write_events
() const
stan::math::matrix_cl
inline
cols
() const
stan::math::matrix_cl
inline
matrix_cl
()
stan::math::matrix_cl
inline
matrix_cl
(const matrix_cl &A)
stan::math::matrix_cl
inline
matrix_cl
(const int &rows, const int &cols)
stan::math::matrix_cl
inline
matrix_cl
(const Eigen::Matrix< double, R, C > &A)
stan::math::matrix_cl
inline
explicit
operator=
(const matrix_cl &a)
stan::math::matrix_cl
inline
read_events
() const
stan::math::matrix_cl
inline
read_write_events
() const
stan::math::matrix_cl
inline
rows
() const
stan::math::matrix_cl
inline
size
() const
stan::math::matrix_cl
inline
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_cl
inline
triangular_transpose
()
stan::math::matrix_cl
inline
wait_for_read_events
() const
stan::math::matrix_cl
inline
wait_for_read_write_events
() const
stan::math::matrix_cl
inline
wait_for_write_events
() const
stan::math::matrix_cl
inline
write_events
() const
stan::math::matrix_cl
inline
zeros
()
stan::math::matrix_cl
inline
[
Stan Home Page
]
© 2011–2018, Stan Development Team.