rank1_update

Function rank1_update 

Source
pub fn rank1_update<'a, T: ComplexField>(
    A: MatMut<'a, T>,
    L0: ColMut<'a, T>,
    d: T::Real,
)