36 #ifndef SHARC_CORE_PROXYREFERENCETRAITS_H 37 #define SHARC_CORE_PROXYREFERENCETRAITS_H 47 typedef T
const& type;
54 typedef blas::dense_vector_adaptor<T const>
const& type;
58 typedef blas::dense_vector_adaptor<T const>
const& type;
62 typedef blas::sparse_vector_adaptor<T const,std::size_t>
const& type;
66 typedef blas::sparse_vector_adaptor<T const,std::size_t>
const& type;
70 typedef blas::dense_matrix_adaptor<T const,blas::row_major>
const& type;
74 typedef blas::dense_matrix_adaptor<T const,blas::row_major>
const& type;