
Up: Efficient implementations of
- Transform to standard form

- Set up LSE problem

- Generate Householder transformation
and apply it to
to get the reduced problem

- Compute the bidiagonalization of
and change
variables.

- Modify the right-hand sides.

- Apply Givens rotations to get lower bidiagonal and solve for

- Compute the estimates of f and the corresponding variances
at

- If needed, compute the corresponding averaging kernels

Here step 4 completely dominates the computation time. Changing the
target functions requires re-computing the last part of step 2 plus
steps 5 through 8. Changing
requires re-computing steps 6
through 8. In Sect. 4 (click here) we will give a detailed
analysis of the number of operations used by the algorithm.
Copyright by the European Southern Observatory (ESO)
web@ed-phys.fr