#include <shark/LinAlg/BLAS/gpu/matrix.hpp>
Public Attributes | |
Arg1 | arg1 |
Arg2 | arg2 |
std::size_t | leading_dimension |
boost::compute::buffer const & | buffer |
Definition at line 41 of file matrix.hpp.
Arg1 remora::detail::induced_matrix_element< Arg1, Arg2, T >::arg1 |
Definition at line 43 of file matrix.hpp.
Referenced by remora::detail::operator<<().
Arg2 remora::detail::induced_matrix_element< Arg1, Arg2, T >::arg2 |
Definition at line 44 of file matrix.hpp.
Referenced by remora::detail::operator<<().
boost::compute::buffer const& remora::detail::induced_matrix_element< Arg1, Arg2, T >::buffer |
Definition at line 46 of file matrix.hpp.
Referenced by remora::detail::operator<<().
std::size_t remora::detail::induced_matrix_element< Arg1, Arg2, T >::leading_dimension |
Definition at line 45 of file matrix.hpp.
Referenced by remora::detail::operator<<().