pub fn library_property(property: LibraryProperty) -> Result<i32>Expand description
Returns the requested cuSPARSE library property.
See LibraryProperty for supported properties.
ยงErrors
Returns an error if cuSPARSE cannot report the requested property.