lapack
0.18.0
lapack
Function
dsyswapr
Copy item path
Source
pub unsafe fn dsyswapr(uplo:
u8
, n:
i32
, a: &mut [
f64
], i1: &[
i32
], i2: &[
i32
])