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