tree: 2e0eff22b44bbca19635f663778830bfc3be1f85 [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_local_parameterization_test.cc
  10. autodiff_test.cc
  11. blas.cc
  12. blas.h
  13. block_evaluate_preparer.cc
  14. block_evaluate_preparer.h
  15. block_jacobi_preconditioner.cc
  16. block_jacobi_preconditioner.h
  17. block_jacobi_preconditioner_test.cc
  18. block_jacobian_writer.cc
  19. block_jacobian_writer.h
  20. block_random_access_dense_matrix.cc
  21. block_random_access_dense_matrix.h
  22. block_random_access_dense_matrix_test.cc
  23. block_random_access_diagonal_matrix.cc
  24. block_random_access_diagonal_matrix.h
  25. block_random_access_diagonal_matrix_test.cc
  26. block_random_access_matrix.cc
  27. block_random_access_matrix.h
  28. block_random_access_sparse_matrix.cc
  29. block_random_access_sparse_matrix.h
  30. block_random_access_sparse_matrix_test.cc
  31. block_sparse_matrix.cc
  32. block_sparse_matrix.h
  33. block_sparse_matrix_test.cc
  34. block_structure.cc
  35. block_structure.h
  36. bundle_adjustment_test.cc
  37. c_api.cc
  38. c_api_test.cc
  39. callbacks.cc
  40. callbacks.h
  41. canonical_views_clustering.cc
  42. canonical_views_clustering.h
  43. canonical_views_clustering_test.cc
  44. casts.h
  45. cgnr_linear_operator.h
  46. cgnr_solver.cc
  47. cgnr_solver.h
  48. CMakeLists.txt
  49. collections_port.cc
  50. collections_port.h
  51. compressed_col_sparse_matrix_utils.cc
  52. compressed_col_sparse_matrix_utils.h
  53. compressed_col_sparse_matrix_utils_test.cc
  54. compressed_row_jacobian_writer.cc
  55. compressed_row_jacobian_writer.h
  56. compressed_row_sparse_matrix.cc
  57. compressed_row_sparse_matrix.h
  58. compressed_row_sparse_matrix_test.cc
  59. conditioned_cost_function.cc
  60. conditioned_cost_function_test.cc
  61. conjugate_gradients_solver.cc
  62. conjugate_gradients_solver.h
  63. conjugate_gradients_solver_test.cc
  64. coordinate_descent_minimizer.cc
  65. coordinate_descent_minimizer.h
  66. corrector.cc
  67. corrector.h
  68. corrector_test.cc
  69. cost_function_to_functor_test.cc
  70. covariance.cc
  71. covariance_impl.cc
  72. covariance_impl.h
  73. covariance_test.cc
  74. cubic_interpolation_test.cc
  75. cxsparse.cc
  76. cxsparse.h
  77. dense_jacobian_writer.h
  78. dense_linear_solver_test.cc
  79. dense_normal_cholesky_solver.cc
  80. dense_normal_cholesky_solver.h
  81. dense_qr_solver.cc
  82. dense_qr_solver.h
  83. dense_sparse_matrix.cc
  84. dense_sparse_matrix.h
  85. dense_sparse_matrix_test.cc
  86. detect_structure.cc
  87. detect_structure.h
  88. detect_structure_test.cc
  89. dogleg_strategy.cc
  90. dogleg_strategy.h
  91. dogleg_strategy_test.cc
  92. dynamic_autodiff_cost_function_test.cc
  93. dynamic_compressed_row_finalizer.h
  94. dynamic_compressed_row_jacobian_writer.cc
  95. dynamic_compressed_row_jacobian_writer.h
  96. dynamic_compressed_row_sparse_matrix.cc
  97. dynamic_compressed_row_sparse_matrix.h
  98. dynamic_compressed_row_sparse_matrix_test.cc
  99. dynamic_numeric_diff_cost_function_test.cc
  100. dynamic_sparse_normal_cholesky_solver.cc
  101. dynamic_sparse_normal_cholesky_solver.h
  102. dynamic_sparsity_test.cc
  103. eigensparse.cc
  104. eigensparse.h
  105. evaluator.cc
  106. evaluator.h
  107. evaluator_test.cc
  108. evaluator_test_utils.cc
  109. evaluator_test_utils.h
  110. execution_summary.h
  111. file.cc
  112. file.h
  113. generate_template_specializations.py
  114. gmock_gtest_all.cc
  115. gmock_main.cc
  116. gradient_checker.cc
  117. gradient_checker_test.cc
  118. gradient_checking_cost_function.cc
  119. gradient_checking_cost_function.h
  120. gradient_checking_cost_function_test.cc
  121. gradient_problem.cc
  122. gradient_problem_evaluator.h
  123. gradient_problem_solver.cc
  124. gradient_problem_solver_test.cc
  125. gradient_problem_test.cc
  126. graph.h
  127. graph_algorithms.h
  128. graph_algorithms_test.cc
  129. graph_test.cc
  130. householder_vector.h
  131. householder_vector_test.cc
  132. implicit_schur_complement.cc
  133. implicit_schur_complement.h
  134. implicit_schur_complement_test.cc
  135. integral_types.h
  136. invert_psd_matrix.h
  137. invert_psd_matrix_test.cc
  138. is_close.cc
  139. is_close.h
  140. is_close_test.cc
  141. iterative_schur_complement_solver.cc
  142. iterative_schur_complement_solver.h
  143. iterative_schur_complement_solver_test.cc
  144. jet_test.cc
  145. lapack.cc
  146. lapack.h
  147. levenberg_marquardt_strategy.cc
  148. levenberg_marquardt_strategy.h
  149. levenberg_marquardt_strategy_test.cc
  150. line_search.cc
  151. line_search.h
  152. line_search_direction.cc
  153. line_search_direction.h
  154. line_search_minimizer.cc
  155. line_search_minimizer.h
  156. line_search_minimizer_test.cc
  157. line_search_preprocessor.cc
  158. line_search_preprocessor.h
  159. line_search_preprocessor_test.cc
  160. linear_least_squares_problems.cc
  161. linear_least_squares_problems.h
  162. linear_operator.cc
  163. linear_operator.h
  164. linear_solver.cc
  165. linear_solver.h
  166. local_parameterization.cc
  167. local_parameterization_test.cc
  168. loss_function.cc
  169. loss_function_test.cc
  170. low_rank_inverse_hessian.cc
  171. low_rank_inverse_hessian.h
  172. map_util.h
  173. minimizer.cc
  174. minimizer.h
  175. minimizer_test.cc
  176. mutex.h
  177. normal_prior.cc
  178. normal_prior_test.cc
  179. numeric_diff_cost_function_test.cc
  180. numeric_diff_test_utils.cc
  181. numeric_diff_test_utils.h
  182. ordered_groups_test.cc
  183. parameter_block.h
  184. parameter_block_ordering.cc
  185. parameter_block_ordering.h
  186. parameter_block_ordering_test.cc
  187. parameter_block_test.cc
  188. partitioned_matrix_view.cc
  189. partitioned_matrix_view.h
  190. partitioned_matrix_view_impl.h
  191. partitioned_matrix_view_template.py
  192. partitioned_matrix_view_test.cc
  193. polynomial.cc
  194. polynomial.h
  195. polynomial_test.cc
  196. preconditioner.cc
  197. preconditioner.h
  198. preprocessor.cc
  199. preprocessor.h
  200. problem.cc
  201. problem_impl.cc
  202. problem_impl.h
  203. problem_test.cc
  204. program.cc
  205. program.h
  206. program_evaluator.h
  207. program_test.cc
  208. random.h
  209. reorder_program.cc
  210. reorder_program.h
  211. reorder_program_test.cc
  212. residual_block.cc
  213. residual_block.h
  214. residual_block_test.cc
  215. residual_block_utils.cc
  216. residual_block_utils.h
  217. residual_block_utils_test.cc
  218. rotation_test.cc
  219. schur_complement_solver.cc
  220. schur_complement_solver.h
  221. schur_complement_solver_test.cc
  222. schur_eliminator.cc
  223. schur_eliminator.h
  224. schur_eliminator_impl.h
  225. schur_eliminator_template.py
  226. schur_eliminator_test.cc
  227. schur_jacobi_preconditioner.cc
  228. schur_jacobi_preconditioner.h
  229. schur_templates.cc
  230. schur_templates.h
  231. scratch_evaluate_preparer.cc
  232. scratch_evaluate_preparer.h
  233. single_linkage_clustering.cc
  234. single_linkage_clustering.h
  235. single_linkage_clustering_test.cc
  236. small_blas.h
  237. small_blas_test.cc
  238. solver.cc
  239. solver_test.cc
  240. solver_utils.cc
  241. solver_utils.h
  242. sparse_cholesky.cc
  243. sparse_cholesky.h
  244. sparse_cholesky_test.cc
  245. sparse_matrix.cc
  246. sparse_matrix.h
  247. sparse_normal_cholesky_solver.cc
  248. sparse_normal_cholesky_solver.h
  249. sparse_normal_cholesky_solver_test.cc
  250. split.cc
  251. split.h
  252. stl_util.h
  253. stringprintf.cc
  254. stringprintf.h
  255. suitesparse.cc
  256. suitesparse.h
  257. system_test.cc
  258. test_util.cc
  259. test_util.h
  260. triplet_sparse_matrix.cc
  261. triplet_sparse_matrix.h
  262. triplet_sparse_matrix_test.cc
  263. trust_region_minimizer.cc
  264. trust_region_minimizer.h
  265. trust_region_minimizer_test.cc
  266. trust_region_preprocessor.cc
  267. trust_region_preprocessor.h
  268. trust_region_preprocessor_test.cc
  269. trust_region_step_evaluator.cc
  270. trust_region_step_evaluator.h
  271. trust_region_strategy.cc
  272. trust_region_strategy.h
  273. types.cc
  274. visibility.cc
  275. visibility.h
  276. visibility_based_preconditioner.cc
  277. visibility_based_preconditioner.h
  278. visibility_based_preconditioner_test.cc
  279. visibility_test.cc
  280. wall_time.cc
  281. wall_time.h