Function rgsl::blas::level1::sswap
[−]
[src]
pub fn sswap(x: &mut VectorF32, y: &mut VectorF32) -> Value
This function exchanges the elements of the vectors x and y.