Annotation of researchv10dc/cmd/matlab/exec/qrstep, revision 1.1

1.1     ! root        1: exec('rot');
        !             2: if k <> l, e(k-1) = f
        !             3: f = cs*s(k) + sn*e(k)
        !             4: e(k) = cs*e(k) - sn*s(k)
        !             5: g = sn*s(k+1)
        !             6: s(k+1) = cs*s(k+1)
        !             7: exec('rot');
        !             8: s(k) = f
        !             9: f = cs*e(k) + sn*s(k+1)
        !            10: s(k+1) = -sn*e(k) + cs*s(k+1)
        !            11: g = sn*e(k+1)
        !            12: e(k+1) = cs*e(k+1)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.