Function scip_sys::SCIPhashmapGetImageReal
source · pub unsafe extern "C" fn SCIPhashmapGetImageReal(
hashmap: *mut SCIP_HASHMAP,
origin: *mut c_void
) -> f64Expand description
retrieves image of given origin from the hash map, or SCIP_INVALID if no image exists