Function rgsl::blas::level1::cscal

source ·
pub fn cscal(alpha: &ComplexF32, x: &mut VectorComplexF32)
Expand description

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