Searched defs:matrix_swap_traits (Results 1 – 1 of 1) sorted by relevance
1389 struct matrix_swap_traits { struct1390 typedef SC storage_category;1394 …struct matrix_swap_traits<dense_proxy_tag, sparse_bidirectional_iterator_tag, sparse_bidirectional… struct1395 typedef sparse_proxy_tag storage_category;1399 …struct matrix_swap_traits<packed_proxy_tag, sparse_bidirectional_iterator_tag, sparse_bidirectiona… struct1400 typedef sparse_proxy_tag storage_category;