-
- Downloads
Make index type a template argument
The index type was previously hard-coded to int. However, we might want to change the index type for compatibility with legacy interfaces of other libraries such as UMFPack. This patch makes the index type customizable and defaults to int for full backward-compatibility
parent
4396b671
No related branches found
No related tags found
Please register or sign in to comment