![]()  | 
  
    Ginkgo
    Generated from pipelines/1330831941 branch based on master. Ginkgo version 1.8.0
    
   A numerical linear algebra library targeting many-core architectures 
   | 
 
Stores the internal arrays of a device_matrix_data object. More...
#include <ginkgo/core/base/device_matrix_data.hpp>
Public Attributes | |
| array< index_type > | row_idxs | 
| array< index_type > | col_idxs | 
| array< value_type > | values | 
Stores the internal arrays of a device_matrix_data object.
 1.8.16