pub fn version() -> Result<LibraryVersion>Expand description
Returns the cuSPARSE library version as a packed NVIDIA integer.
ยงErrors
Returns an error if cuSPARSE cannot report one of the version properties.
pub fn version() -> Result<LibraryVersion>Returns the cuSPARSE library version as a packed NVIDIA integer.
Returns an error if cuSPARSE cannot report one of the version properties.