Historial de Commits

Autor SHA1 Mensaje Fecha
  Sameer Agarwal 46b8461fd0 Various minor fixes from William Rucklidge. hace 11 años
  Sameer Agarwal b44cfdef25 Let ITERATIVE_SCHUR use an explicit Schur Complement matrix. hace 11 años
  Sameer Agarwal 4ad9149082 Simplify the Block Jacobi and Schur Jacobi preconditioners. hace 11 años
  Sameer Agarwal 8f7be1036b Fix a formatting error TrustRegionMinimizer logging. hace 11 años
  Sameer Agarwal c99872d48e Add BlockRandomAccessSparseMatrix::SymmetricRightMultiply. hace 11 años
  Sameer Agarwal d3ecd18625 Add an explicit include for local_parameterization.h hace 11 años
  Alex Stewart 5dd76869cf Fix unused-function warning with Eigen < 3.2.2. hace 11 años
  Sameer Agarwal 820cb7b148 Add solver_utils.cc to Android.mk hace 11 años
  Sameer Agarwal 092b94970a Add GradientProblem and GradientProblemSolver. hace 11 años
  Sameer Agarwal 6c45d6b891 Add more inspection methods to Problem. hace 11 años
  Sameer Agarwal 6ad9b8e2ae Ignore row/column blocks structure when using dynamic sparsity hace 11 años
  Martin Baeuml 7e43460d42 Fix a few typos in the documentation. hace 11 años
  Sameer Agarwal 1aef66eeae Remove errant space. hace 11 años
  Sameer Agarwal 89080ab153 Add LocalParameterization::MultiplyByJacobian. hace 11 años
  Sameer Agarwal d76da16f49 Move some routines to solver_utils.h/cc hace 11 años
  Sameer Agarwal cbf03ac292 Make LineSearchMinimizer consistent with TrustRegionMinimizer. hace 11 años
  Sameer Agarwal f04c323197 Fix some obsolete documentation in CostFunction::Evaluate hace 11 años
  Johannes Schönberger 9263547c02 Fix CG solver options for ITERATIVE_SCHUR, which did not copy min_num_iterations hace 11 años
  Martin Baeuml b41f048256 Remove obsolete include of numeric_diff_functor.h. hace 11 años
  Sameer Agarwal b7fb6056a7 Remove NumericDiffFunctor. hace 11 años
  Sameer Agarwal 175fa8ff09 CostFunctionToFunctor allows dynamic number of residuals. hace 11 años
  Johannes Schönberger 70ace0d5a5 Fix max. linear solver iterations in ConjugateGradientsSolver hace 11 años
  Sameer Agarwal c5d8d06802 Fix a unused function error with Eigen version 3.2.1 or less. hace 11 años
  Sameer Agarwal 0e1cc2a554 Fix the build on Eigen version 3.2.1 and older. hace 11 años
  Sameer Agarwal 5f96c62b56 Add Block AMD ordering for SPARSE_SCHUR + EIGEN_SPARSE. hace 11 años
  Sameer Agarwal 7344626c04 Let EIGEN_SPARSE + SPARSE_NORMAL_CHOLESKY use block AMD. hace 11 años
  Sameer Agarwal 9f7032369e Block AMD for SparseNormalCholesky + EIGEN_SPARSE. hace 11 años
  Sameer Agarwal b9331cd407 Cleanup reorder_program.cc hace 11 años
  Sameer Agarwal 79491a3f4a Solver::FullReport now reports build config. hace 11 años
  Sameer Agarwal 48068c753e Lint cleanup from William Rucklidge. hace 11 años