Skip to main content

library_property

Function library_property 

Source
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.