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

pub fn csscal(alpha: f32, x: &mut VectorComplexF32)
Expand description

This function rescales the vector x by the multiplicative factor alpha.