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

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

This function copy the elements of the vector x into the vector y.