![]() |
Ginkgo
Generated from pipelines/2017069469 branch based on develop. Ginkgo version 1.11.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.