NVPL Storage FormatsΒΆ

The NVPL Sparse library supports dense vector and sparse matrix formats. The library supports zero- and one-based indexing to ensure the compatibility with C/C++ and Fortran languages respectively. The index base is selected through the nvpl_sparse_index_base_t type.