User talk:Pzgesvd
Jump to navigation
Jump to search
bidiagonal reduction code function matching
DGEQRT --- LQR1
DTSQRT --- LQR2
DLARTB --- LUP1
DSSRFT --- LUP2
DGEQRT --- RQR1
DTSQRT --- RQR2
DLARTB --- RUP1
DSSRFT --- RUP2
delete lines from files using sed
sed -ie '1,11d' dgetrf.c
original files are backed up in the .ce files
refer to [1]