[][src]Type Definition shine_graph::smat::SDMatrix

type SDMatrix<T> = SMatrix<CSMatrixMask, DenseStore<T>>;