permute_x

Function permute_x 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn permute_x( n: c_int, x: *mut c_float, b: *const c_float, P: *const c_int, )