tree: 18953018dcde040b537c04b40ccd97acd65f2c1a [path history] [tgz]
  1. generated/
  2. gmock/
  3. gtest/
  4. miniglog/
  5. array_utils.cc
  6. array_utils.h
  7. array_utils_test.cc
  8. autodiff_cost_function_test.cc
  9. autodiff_test.cc
  10. block_evaluate_preparer.cc
  11. block_evaluate_preparer.h
  12. block_jacobi_preconditioner.cc
  13. block_jacobi_preconditioner.h
  14. block_jacobian_writer.cc
  15. block_jacobian_writer.h
  16. block_random_access_dense_matrix.cc
  17. block_random_access_dense_matrix.h
  18. block_random_access_dense_matrix_test.cc
  19. block_random_access_matrix.cc
  20. block_random_access_matrix.h
  21. block_random_access_sparse_matrix.cc
  22. block_random_access_sparse_matrix.h
  23. block_random_access_sparse_matrix_test.cc
  24. block_sparse_matrix.cc
  25. block_sparse_matrix.h
  26. block_sparse_matrix_test.cc
  27. block_structure.cc
  28. block_structure.h
  29. canonical_views_clustering.cc
  30. canonical_views_clustering.h
  31. canonical_views_clustering_test.cc
  32. casts.h
  33. cgnr_linear_operator.h
  34. cgnr_solver.cc
  35. cgnr_solver.h
  36. CMakeLists.txt
  37. collections_port.cc
  38. collections_port.h
  39. compressed_row_jacobian_writer.cc
  40. compressed_row_jacobian_writer.h
  41. compressed_row_sparse_matrix.cc
  42. compressed_row_sparse_matrix.h
  43. compressed_row_sparse_matrix_test.cc
  44. conditioned_cost_function.cc
  45. conditioned_cost_function_test.cc
  46. conjugate_gradients_solver.cc
  47. conjugate_gradients_solver.h
  48. corrector.cc
  49. corrector.h
  50. corrector_test.cc
  51. cxsparse.cc
  52. cxsparse.h
  53. dense_jacobian_writer.h
  54. dense_normal_cholesky_solver.cc
  55. dense_normal_cholesky_solver.h
  56. dense_qr_solver.cc
  57. dense_qr_solver.h
  58. dense_sparse_matrix.cc
  59. dense_sparse_matrix.h
  60. dense_sparse_matrix_test.cc
  61. detect_structure.cc
  62. detect_structure.h
  63. dogleg_strategy.cc
  64. dogleg_strategy.h
  65. dogleg_strategy_test.cc
  66. evaluator.cc
  67. evaluator.h
  68. evaluator_test.cc
  69. file.cc
  70. file.h
  71. generate_eliminator_specialization.py
  72. gmock_gtest_all.cc
  73. gmock_main.cc
  74. gradient_checking_cost_function.cc
  75. gradient_checking_cost_function.h
  76. gradient_checking_cost_function_test.cc
  77. graph.h
  78. graph_algorithms.h
  79. graph_algorithms_test.cc
  80. graph_test.cc
  81. implicit_schur_complement.cc
  82. implicit_schur_complement.h
  83. implicit_schur_complement_test.cc
  84. inner_iteration_minimizer.cc
  85. inner_iteration_minimizer.h
  86. integral_types.h
  87. iterative_schur_complement_solver.cc
  88. iterative_schur_complement_solver.h
  89. iterative_schur_complement_solver_test.cc
  90. jet_test.cc
  91. levenberg_marquardt_strategy.cc
  92. levenberg_marquardt_strategy.h
  93. levenberg_marquardt_strategy_test.cc
  94. linear_least_squares_problems.cc
  95. linear_least_squares_problems.h
  96. linear_operator.cc
  97. linear_operator.h
  98. linear_solver.cc
  99. linear_solver.h
  100. local_parameterization.cc
  101. local_parameterization_test.cc
  102. loss_function.cc
  103. loss_function_test.cc
  104. map_util.h
  105. matrix.proto
  106. matrix_proto.h
  107. minimizer.h
  108. minimizer_test.cc
  109. mutex.h
  110. normal_prior.cc
  111. normal_prior_test.cc
  112. numeric_diff_cost_function_test.cc
  113. ordering.cc
  114. ordering_test.cc
  115. parameter_block.h
  116. parameter_block_test.cc
  117. partitioned_matrix_view.cc
  118. partitioned_matrix_view.h
  119. partitioned_matrix_view_test.cc
  120. polynomial_solver.cc
  121. polynomial_solver.h
  122. polynomial_solver_test.cc
  123. problem.cc
  124. problem_impl.cc
  125. problem_impl.h
  126. problem_test.cc
  127. program.cc
  128. program.h
  129. program_evaluator.h
  130. random.h
  131. residual_block.cc
  132. residual_block.h
  133. residual_block_test.cc
  134. residual_block_utils.cc
  135. residual_block_utils.h
  136. residual_block_utils_test.cc
  137. rotation_test.cc
  138. runtime_numeric_diff_cost_function.cc
  139. runtime_numeric_diff_cost_function.h
  140. runtime_numeric_diff_cost_function_test.cc
  141. schur_complement_solver.cc
  142. schur_complement_solver.h
  143. schur_complement_solver_test.cc
  144. schur_eliminator.cc
  145. schur_eliminator.h
  146. schur_eliminator_impl.h
  147. schur_eliminator_test.cc
  148. schur_ordering.cc
  149. schur_ordering.h
  150. schur_ordering_test.cc
  151. scratch_evaluate_preparer.cc
  152. scratch_evaluate_preparer.h
  153. solver.cc
  154. solver_impl.cc
  155. solver_impl.h
  156. solver_impl_test.cc
  157. sparse_matrix.cc
  158. sparse_matrix.h
  159. sparse_normal_cholesky_solver.cc
  160. sparse_normal_cholesky_solver.h
  161. split.cc
  162. split.h
  163. stl_util.h
  164. stringprintf.cc
  165. stringprintf.h
  166. suitesparse.cc
  167. suitesparse.h
  168. suitesparse_test.cc
  169. symmetric_linear_solver_test.cc
  170. system_test.cc
  171. test_util.cc
  172. test_util.h
  173. triplet_sparse_matrix.cc
  174. triplet_sparse_matrix.h
  175. triplet_sparse_matrix_test.cc
  176. trust_region_minimizer.cc
  177. trust_region_minimizer.h
  178. trust_region_minimizer_test.cc
  179. trust_region_strategy.cc
  180. trust_region_strategy.h
  181. types.cc
  182. unsymmetric_linear_solver_test.cc
  183. visibility.cc
  184. visibility.h
  185. visibility_based_preconditioner.cc
  186. visibility_based_preconditioner.h
  187. visibility_based_preconditioner_test.cc
  188. visibility_test.cc
  189. wall_time.cc
  190. wall_time.h