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