Path: blob/master/sage/matrix/matrix_generic_sparse.pxd
4048 views
cimport matrix_sparse
cdef class Matrix_generic_sparse(matrix_sparse.Matrix_sparse):
cdef object _entries
cdef object _zero
cimport matrix_sparse
cdef class Matrix_generic_sparse(matrix_sparse.Matrix_sparse):
cdef object _entries
cdef object _zero