SparseMatrixFormat ================================================== .. currentmodule:: odl.core.sparse.sparse_template .. autoclass:: SparseMatrixFormat :show-inheritance: .. automethod:: __init__ .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: SparseMatrixFormat.__eq__ .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: SparseMatrixFormat.sparse_format SparseMatrixFormat.impl SparseMatrixFormat.constructor SparseMatrixFormat.is_of_this_sparse_format SparseMatrixFormat.to_dense SparseMatrixFormat.matmul_spmatrix_with_vector