tree: 7e8dd763574ca763fad294cf7906f65ee6494c5d [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. coordinate_descent_minimizer.cc
  49. coordinate_descent_minimizer.h
  50. corrector.cc
  51. corrector.h
  52. corrector_test.cc
  53. cost_function_to_functor_test.cc
  54. cxsparse.cc
  55. cxsparse.h
  56. dense_jacobian_writer.h
  57. dense_normal_cholesky_solver.cc
  58. dense_normal_cholesky_solver.h
  59. dense_qr_solver.cc
  60. dense_qr_solver.h
  61. dense_sparse_matrix.cc
  62. dense_sparse_matrix.h
  63. dense_sparse_matrix_test.cc
  64. detect_structure.cc
  65. detect_structure.h
  66. dogleg_strategy.cc
  67. dogleg_strategy.h
  68. dogleg_strategy_test.cc
  69. dynamic_autodiff_cost_function_test.cc
  70. evaluator.cc
  71. evaluator.h
  72. evaluator_test.cc
  73. execution_summary.h
  74. file.cc
  75. file.h
  76. generate_eliminator_specialization.py
  77. gmock_gtest_all.cc
  78. gmock_main.cc
  79. gradient_checker_test.cc
  80. gradient_checking_cost_function.cc
  81. gradient_checking_cost_function.h
  82. gradient_checking_cost_function_test.cc
  83. graph.h
  84. graph_algorithms.h
  85. graph_algorithms_test.cc
  86. graph_test.cc
  87. implicit_schur_complement.cc
  88. implicit_schur_complement.h
  89. implicit_schur_complement_test.cc
  90. integral_types.h
  91. iterative_schur_complement_solver.cc
  92. iterative_schur_complement_solver.h
  93. iterative_schur_complement_solver_test.cc
  94. jet_test.cc
  95. levenberg_marquardt_strategy.cc
  96. levenberg_marquardt_strategy.h
  97. levenberg_marquardt_strategy_test.cc
  98. line_search.cc
  99. line_search.h
  100. line_search_direction.cc
  101. line_search_direction.h
  102. line_search_minimizer.cc
  103. line_search_minimizer.h
  104. linear_least_squares_problems.cc
  105. linear_least_squares_problems.h
  106. linear_operator.cc
  107. linear_operator.h
  108. linear_solver.cc
  109. linear_solver.h
  110. local_parameterization.cc
  111. local_parameterization_test.cc
  112. loss_function.cc
  113. loss_function_test.cc
  114. low_rank_inverse_hessian.cc
  115. low_rank_inverse_hessian.h
  116. map_util.h
  117. matrix.proto
  118. matrix_proto.h
  119. minimizer.cc
  120. minimizer.h
  121. minimizer_test.cc
  122. mutex.h
  123. normal_prior.cc
  124. normal_prior_test.cc
  125. numeric_diff_cost_function_test.cc
  126. numeric_diff_functor_test.cc
  127. numeric_diff_test_utils.cc
  128. numeric_diff_test_utils.h
  129. ordered_groups_test.cc
  130. parameter_block.h
  131. parameter_block_ordering.cc
  132. parameter_block_ordering.h
  133. parameter_block_ordering_test.cc
  134. parameter_block_test.cc
  135. partitioned_matrix_view.cc
  136. partitioned_matrix_view.h
  137. partitioned_matrix_view_test.cc
  138. polynomial.cc
  139. polynomial.h
  140. polynomial_test.cc
  141. preconditioner.cc
  142. preconditioner.h
  143. problem.cc
  144. problem_impl.cc
  145. problem_impl.h
  146. problem_test.cc
  147. program.cc
  148. program.h
  149. program_evaluator.h
  150. random.h
  151. residual_block.cc
  152. residual_block.h
  153. residual_block_test.cc
  154. residual_block_utils.cc
  155. residual_block_utils.h
  156. residual_block_utils_test.cc
  157. rotation_test.cc
  158. runtime_numeric_diff_cost_function.cc
  159. runtime_numeric_diff_cost_function.h
  160. runtime_numeric_diff_cost_function_test.cc
  161. schur_complement_solver.cc
  162. schur_complement_solver.h
  163. schur_complement_solver_test.cc
  164. schur_eliminator.cc
  165. schur_eliminator.h
  166. schur_eliminator_impl.h
  167. schur_eliminator_test.cc
  168. schur_jacobi_preconditioner.cc
  169. schur_jacobi_preconditioner.h
  170. scratch_evaluate_preparer.cc
  171. scratch_evaluate_preparer.h
  172. solver.cc
  173. solver_impl.cc
  174. solver_impl.h
  175. solver_impl_test.cc
  176. sparse_matrix.cc
  177. sparse_matrix.h
  178. sparse_normal_cholesky_solver.cc
  179. sparse_normal_cholesky_solver.h
  180. split.cc
  181. split.h
  182. stl_util.h
  183. stringprintf.cc
  184. stringprintf.h
  185. suitesparse.cc
  186. suitesparse.h
  187. suitesparse_test.cc
  188. symmetric_linear_solver_test.cc
  189. system_test.cc
  190. test_util.cc
  191. test_util.h
  192. triplet_sparse_matrix.cc
  193. triplet_sparse_matrix.h
  194. triplet_sparse_matrix_test.cc
  195. trust_region_minimizer.cc
  196. trust_region_minimizer.h
  197. trust_region_minimizer_test.cc
  198. trust_region_strategy.cc
  199. trust_region_strategy.h
  200. types.cc
  201. unsymmetric_linear_solver_test.cc
  202. visibility.cc
  203. visibility.h
  204. visibility_based_preconditioner.cc
  205. visibility_based_preconditioner.h
  206. visibility_based_preconditioner_test.cc
  207. visibility_test.cc
  208. wall_time.cc
  209. wall_time.h