-
- Downloads
Fix constructor argument.
It inferred wrong template deduction for index type For instance `` SparseMatrixDescriptor S(5); `` implied `SparseMatrixDescriptor::IndexType` to be `int`
Loading
Please register or sign in to comment
It inferred wrong template deduction for index type For instance `` SparseMatrixDescriptor S(5); `` implied `SparseMatrixDescriptor::IndexType` to be `int`