Ginkgo  Generated from pipelines/1478841010 branch based on develop. Ginkgo version 1.9.0
A numerical linear algebra library targeting many-core architectures
gko::WritableToMatrixData< ValueType, IndexType > Member List

This is the complete list of members for gko::WritableToMatrixData< ValueType, IndexType >, including all inherited members.

index_type typedef (defined in gko::WritableToMatrixData< ValueType, IndexType >)gko::WritableToMatrixData< ValueType, IndexType >
value_type typedef (defined in gko::WritableToMatrixData< ValueType, IndexType >)gko::WritableToMatrixData< ValueType, IndexType >
write(matrix_data< ValueType, IndexType > &data) const =0gko::WritableToMatrixData< ValueType, IndexType >pure virtual
~WritableToMatrixData()=default (defined in gko::WritableToMatrixData< ValueType, IndexType >)gko::WritableToMatrixData< ValueType, IndexType >virtual