#include <shark/LinAlg/BLAS/gpu/matrix_proxy_classes.hpp>
Public Attributes | |
Arg1 | arg1 |
Arg2 | arg2 |
gpu::dense_matrix_storage< T > | storage |
Definition at line 40 of file matrix_proxy_classes.hpp.
Arg1 remora::detail::induced_matrix_adaptor_element< Arg1, Arg2, T >::arg1 |
Definition at line 42 of file matrix_proxy_classes.hpp.
Referenced by remora::detail::operator<<().
Arg2 remora::detail::induced_matrix_adaptor_element< Arg1, Arg2, T >::arg2 |
Definition at line 43 of file matrix_proxy_classes.hpp.
Referenced by remora::detail::operator<<().
gpu::dense_matrix_storage<T> remora::detail::induced_matrix_adaptor_element< Arg1, Arg2, T >::storage |
Definition at line 44 of file matrix_proxy_classes.hpp.
Referenced by remora::dense_matrix_adaptor< T, Orientation, gpu_tag >::dense_matrix_adaptor(), and remora::detail::operator<<().