A LinOp implementing this interface can write its data to a matrix_data structure.
More...
#include <ginkgo/core/base/lin_op.hpp>
|
using | value_type = ValueType |
|
using | index_type = IndexType |
|
template<typename ValueType, typename IndexType>
class gko::WritableToMatrixData< ValueType, IndexType >
A LinOp implementing this interface can write its data to a matrix_data structure.
◆ write()
template<typename ValueType, typename IndexType>
The documentation for this class was generated from the following file: