Morpheus 1.0.0
Dynamic matrix type and algorithms for sparse matrices
|
Public Types | |
using | formats_proxy = typename Impl::MatrixFormatsProxy< typename CooMatrix< ValueType, Properties... >::type, typename CsrMatrix< ValueType, Properties... >::type, typename DiaMatrix< ValueType, Properties... >::type >::type |
using | variant = typename formats_proxy::variant |
using | type_list = typename formats_proxy::type_list |