Function rgsl::blas::level1::dswap [] [src]

pub fn dswap(x: &mut VectorF64, y: &mut VectorF64) -> Value

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