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