Function rgsl::blas::level1::sswap

source · []
pub fn sswap(x: &mut VectorF32, y: &mut VectorF32) -> Value
Expand description

This function exchanges the elements of the vectors x and y.