Blame docs/source/bibliography.rst

Packit ea1746
.. _sec-bibliography:
Packit ea1746
Packit ea1746
============
Packit ea1746
Bibliography
Packit ea1746
============
Packit ea1746
Packit ea1746
.. [Agarwal] S. Agarwal, N. Snavely, S. M. Seitz and R. Szeliski,
Packit ea1746
   **Bundle Adjustment in the Large**, *Proceedings of the European
Packit ea1746
   Conference on Computer Vision*, pp. 29--42, 2010.
Packit ea1746
Packit ea1746
.. [Bjorck] A. Bjorck, **Numerical Methods for Least Squares
Packit ea1746
   Problems**, SIAM, 1996
Packit ea1746
Packit ea1746
.. [Brown] D. C. Brown, **A solution to the general problem of
Packit ea1746
   multiple station analytical stereo triangulation**,  Technical
Packit ea1746
   Report 43, Patrick Airforce Base, Florida, 1958.
Packit ea1746
Packit ea1746
.. [ByrdNocedal] R. H. Byrd, J. Nocedal, R. B. Schanbel,
Packit ea1746
   **Representations of Quasi-Newton Matrices and their use in Limited
Packit ea1746
   Memory Methods**, *Mathematical Programming* 63(4):129–-156, 1994.
Packit ea1746
Packit ea1746
.. [ByrdSchnabel] R.H. Byrd, R.B. Schnabel, and G.A. Shultz, **Approximate
Packit ea1746
   solution of the trust region problem by minimization over
Packit ea1746
   two dimensional subspaces**, *Mathematical programming*,
Packit ea1746
   40(1):247–263, 1988.
Packit ea1746
Packit ea1746
.. [Chen] Y. Chen, T. A. Davis, W. W. Hager, and
Packit ea1746
   S. Rajamanickam, **Algorithm 887: CHOLMOD, Supernodal Sparse
Packit ea1746
   Cholesky Factorization and Update/Downdate**, *TOMS*, 35(3), 2008.
Packit ea1746
Packit ea1746
.. [Conn] A.R. Conn, N.I.M. Gould, and P.L. Toint, **Trust region
Packit ea1746
   methods**, *Society for Industrial Mathematics*, 2000.
Packit ea1746
Packit ea1746
.. [GolubPereyra] G.H. Golub and V. Pereyra, **The differentiation of
Packit ea1746
   pseudo-inverses and nonlinear least squares problems whose
Packit ea1746
   variables separate**, *SIAM Journal on numerical analysis*,
Packit ea1746
   10(2):413–432, 1973.
Packit ea1746
Packit ea1746
.. [HartleyZisserman] R.I. Hartley & A. Zisserman, **Multiview
Packit ea1746
   Geometry in Computer Vision**, Cambridge University Press, 2004.
Packit ea1746
Packit ea1746
.. [KanataniMorris] K. Kanatani and D. D. Morris, **Gauges and gauge
Packit ea1746
   transformations for uncertainty description of geometric structure
Packit ea1746
   with indeterminacy**, *IEEE Transactions on Information Theory*
Packit ea1746
   47(5):2017-2028, 2001.
Packit ea1746
Packit ea1746
.. [Keys] R. G. Keys, **Cubic convolution interpolation for digital
Packit ea1746
   image processing**, *IEEE Trans. on Acoustics, Speech, and Signal
Packit ea1746
   Processing*, 29(6), 1981.
Packit ea1746
Packit ea1746
.. [KushalAgarwal] A. Kushal and S. Agarwal, **Visibility based
Packit ea1746
   preconditioning for bundle adjustment**, *In Proceedings of the
Packit ea1746
   IEEE Conference on Computer Vision and Pattern Recognition*, 2012.
Packit ea1746
Packit ea1746
.. [Kanzow] C. Kanzow, N. Yamashita and M. Fukushima,
Packit ea1746
   **Levenberg–Marquardt methods with strong local convergence
Packit ea1746
   properties for solving nonlinear equations with convex
Packit ea1746
   constraints**, *Journal of Computational and Applied Mathematics*,
Packit ea1746
   177(2):375–397, 2005.
Packit ea1746
Packit ea1746
.. [Levenberg] K. Levenberg, **A method for the solution of certain
Packit ea1746
   nonlinear problems in least squares**, *Quart. Appl.  Math*,
Packit ea1746
   2(2):164–168, 1944.
Packit ea1746
Packit ea1746
.. [LiSaad] Na Li and Y. Saad, **MIQR: A multilevel incomplete qr
Packit ea1746
   preconditioner for large sparse least squares problems**, *SIAM
Packit ea1746
   Journal on Matrix Analysis and Applications*, 28(2):524–550, 2007.
Packit ea1746
Packit ea1746
.. [Madsen] K. Madsen, H.B. Nielsen, and O. Tingleff, **Methods for
Packit ea1746
   nonlinear least squares problems**, 2004.
Packit ea1746
Packit ea1746
.. [Mandel] J. Mandel, **On block diagonal and Schur complement
Packit ea1746
   preconditioning**, *Numer. Math.*, 58(1):79–93, 1990.
Packit ea1746
Packit ea1746
.. [Marquardt] D.W. Marquardt, **An algorithm for least squares
Packit ea1746
   estimation of nonlinear parameters**, *J. SIAM*, 11(2):431–441,
Packit ea1746
   1963.
Packit ea1746
Packit ea1746
.. [Mathew] T.P.A. Mathew, **Domain decomposition methods for the
Packit ea1746
   numerical solution of partial differential equations**, Springer
Packit ea1746
   Verlag, 2008.
Packit ea1746
Packit ea1746
.. [NashSofer] S.G. Nash and A. Sofer, **Assessing a search direction
Packit ea1746
   within a truncated newton method**, *Operations Research Letters*,
Packit ea1746
   9(4):219–221, 1990.
Packit ea1746
Packit ea1746
.. [Nocedal] J. Nocedal, **Updating Quasi-Newton Matrices with Limited
Packit ea1746
   Storage**, *Mathematics of Computation*, 35(151): 773--782, 1980.
Packit ea1746
Packit ea1746
.. [NocedalWright] J. Nocedal & S. Wright, **Numerical Optimization**,
Packit ea1746
   Springer, 2004.
Packit ea1746
Packit ea1746
.. [Oren] S. S. Oren, **Self-scaling Variable Metric (SSVM) Algorithms
Packit ea1746
   Part II: Implementation and Experiments**, Management Science,
Packit ea1746
   20(5), 863-874, 1974.
Packit ea1746
Packit ea1746
.. [Press] W. H. Press, S. A. Teukolsky, W. T. Vetterling
Packit ea1746
   & B. P. Flannery, **Numerical Recipes**, Cambridge University
Packit ea1746
   Press, 2007.
Packit ea1746
Packit ea1746
.. [Ridders] C. J. F. Ridders, **Accurate computation of F'(x) and
Packit ea1746
   F'(x) F"(x)**, Advances in Engineering Software 4(2), 75-76, 1978.
Packit ea1746
Packit ea1746
.. [RuheWedin] A. Ruhe and P.Å. Wedin, **Algorithms for separable
Packit ea1746
   nonlinear least squares problems**, Siam Review, 22(3):318–337,
Packit ea1746
   1980.
Packit ea1746
Packit ea1746
.. [Saad] Y. Saad, **Iterative methods for sparse linear
Packit ea1746
   systems**, SIAM, 2003.
Packit ea1746
Packit ea1746
.. [Stigler] S. M. Stigler, **Gauss and the invention of least
Packit ea1746
   squares**, *The Annals of Statistics*, 9(3):465-474, 1981.
Packit ea1746
Packit ea1746
.. [TenenbaumDirector] J. Tenenbaum & B. Director, **How Gauss
Packit ea1746
   Determined the Orbit of Ceres**.
Packit ea1746
Packit ea1746
.. [TrefethenBau] L.N. Trefethen and D. Bau, **Numerical Linear
Packit ea1746
   Algebra**, SIAM, 1997.
Packit ea1746
Packit ea1746
.. [Triggs] B. Triggs, P. F. Mclauchlan, R. I. Hartley &
Packit ea1746
   A. W. Fitzgibbon, **Bundle Adjustment: A Modern Synthesis**,
Packit ea1746
   Proceedings of the International Workshop on Vision Algorithms:
Packit ea1746
   Theory and Practice, pp. 298-372, 1999.
Packit ea1746
Packit ea1746
.. [Wiberg] T. Wiberg, **Computation of principal components when data
Packit ea1746
   are missing**, In Proc. *Second Symp. Computational Statistics*,
Packit ea1746
   pages 229–236, 1976.
Packit ea1746
Packit ea1746
.. [WrightHolt] S. J. Wright and J. N. Holt, **An Inexact
Packit ea1746
   Levenberg Marquardt Method for Large Sparse Nonlinear Least
Packit ea1746
   Squares**, *Journal of the Australian Mathematical Society Series
Packit ea1746
   B*, 26(4):387–403, 1985.