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

type SAMatrix<T> = SMatrix<CSMatrixMask, ArenaStore<T>>;