tree: ba106199699c4c1c3fd35caae583549b7ce6d4d0 [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. conditional_expressions_test.cc
  67. conditioned_cost_function.cc
  68. conditioned_cost_function_test.cc
  69. conjugate_gradients_solver.cc
  70. conjugate_gradients_solver.h
  71. conjugate_gradients_solver_test.cc
  72. context.cc
  73. context_impl.cc
  74. context_impl.h
  75. coordinate_descent_minimizer.cc
  76. coordinate_descent_minimizer.h
  77. corrector.cc
  78. corrector.h
  79. corrector_test.cc
  80. cost_function_to_functor_test.cc
  81. covariance.cc
  82. covariance_impl.cc
  83. covariance_impl.h
  84. covariance_test.cc
  85. cubic_interpolation_test.cc
  86. cxsparse.cc
  87. cxsparse.h
  88. dense_jacobian_writer.h
  89. dense_linear_solver_test.cc
  90. dense_normal_cholesky_solver.cc
  91. dense_normal_cholesky_solver.h
  92. dense_qr_solver.cc
  93. dense_qr_solver.h
  94. dense_sparse_matrix.cc
  95. dense_sparse_matrix.h
  96. dense_sparse_matrix_test.cc
  97. detect_structure.cc
  98. detect_structure.h
  99. detect_structure_test.cc
  100. dogleg_strategy.cc
  101. dogleg_strategy.h
  102. dogleg_strategy_test.cc
  103. dynamic_autodiff_cost_function_test.cc
  104. dynamic_compressed_row_finalizer.h
  105. dynamic_compressed_row_jacobian_writer.cc
  106. dynamic_compressed_row_jacobian_writer.h
  107. dynamic_compressed_row_sparse_matrix.cc
  108. dynamic_compressed_row_sparse_matrix.h
  109. dynamic_compressed_row_sparse_matrix_test.cc
  110. dynamic_numeric_diff_cost_function_test.cc
  111. dynamic_sparse_normal_cholesky_solver.cc
  112. dynamic_sparse_normal_cholesky_solver.h
  113. dynamic_sparse_normal_cholesky_solver_test.cc
  114. dynamic_sparsity_test.cc
  115. eigensparse.cc
  116. eigensparse.h
  117. evaluation_callback_test.cc
  118. evaluator.cc
  119. evaluator.h
  120. evaluator_test.cc
  121. evaluator_test_utils.cc
  122. evaluator_test_utils.h
  123. execution_summary.h
  124. expression.cc
  125. expression_graph.cc
  126. expression_graph_test.cc
  127. expression_ref.cc
  128. expression_test.cc
  129. expression_test.h
  130. file.cc
  131. file.h
  132. fixed_array_test.cc
  133. float_cxsparse.cc
  134. float_cxsparse.h
  135. float_suitesparse.cc
  136. float_suitesparse.h
  137. function_sample.cc
  138. function_sample.h
  139. generate_bundle_adjustment_tests.py
  140. generate_template_specializations.py
  141. gmock_gtest_all.cc
  142. gmock_main.cc
  143. gradient_checker.cc
  144. gradient_checker_test.cc
  145. gradient_checking_cost_function.cc
  146. gradient_checking_cost_function.h
  147. gradient_checking_cost_function_test.cc
  148. gradient_problem.cc
  149. gradient_problem_evaluator.h
  150. gradient_problem_solver.cc
  151. gradient_problem_solver_test.cc
  152. gradient_problem_test.cc
  153. graph.h
  154. graph_algorithms.h
  155. graph_algorithms_test.cc
  156. graph_test.cc
  157. householder_vector.h
  158. householder_vector_test.cc
  159. implicit_schur_complement.cc
  160. implicit_schur_complement.h
  161. implicit_schur_complement_test.cc
  162. inner_product_computer.cc
  163. inner_product_computer.h
  164. inner_product_computer_test.cc
  165. integer_sequence_algorithm_test.cc
  166. integer_sequence_test.cc
  167. invert_psd_matrix.h
  168. invert_psd_matrix_benchmark.cc
  169. invert_psd_matrix_test.cc
  170. is_close.cc
  171. is_close.h
  172. is_close_test.cc
  173. iterative_refiner.cc
  174. iterative_refiner.h
  175. iterative_refiner_test.cc
  176. iterative_schur_complement_solver.cc
  177. iterative_schur_complement_solver.h
  178. iterative_schur_complement_solver_test.cc
  179. jet_test.cc
  180. lapack.cc
  181. lapack.h
  182. levenberg_marquardt_strategy.cc
  183. levenberg_marquardt_strategy.h
  184. levenberg_marquardt_strategy_test.cc
  185. line_search.cc
  186. line_search.h
  187. line_search_direction.cc
  188. line_search_direction.h
  189. line_search_minimizer.cc
  190. line_search_minimizer.h
  191. line_search_minimizer_test.cc
  192. line_search_preprocessor.cc
  193. line_search_preprocessor.h
  194. line_search_preprocessor_test.cc
  195. linear_least_squares_problems.cc
  196. linear_least_squares_problems.h
  197. linear_operator.cc
  198. linear_operator.h
  199. linear_solver.cc
  200. linear_solver.h
  201. local_parameterization.cc
  202. local_parameterization_test.cc
  203. loss_function.cc
  204. loss_function_test.cc
  205. low_rank_inverse_hessian.cc
  206. low_rank_inverse_hessian.h
  207. map_util.h
  208. minimizer.cc
  209. minimizer.h
  210. minimizer_test.cc
  211. normal_prior.cc
  212. normal_prior_test.cc
  213. numeric_diff_cost_function_test.cc
  214. numeric_diff_test_utils.cc
  215. numeric_diff_test_utils.h
  216. ordered_groups_test.cc
  217. pair_hash.h
  218. parallel_for.h
  219. parallel_for_cxx.cc
  220. parallel_for_nothreads.cc
  221. parallel_for_openmp.cc
  222. parallel_for_test.cc
  223. parallel_utils.cc
  224. parallel_utils.h
  225. parallel_utils_test.cc
  226. parameter_block.h
  227. parameter_block_ordering.cc
  228. parameter_block_ordering.h
  229. parameter_block_ordering_test.cc
  230. parameter_block_test.cc
  231. parameter_dims_test.cc
  232. partitioned_matrix_view.cc
  233. partitioned_matrix_view.h
  234. partitioned_matrix_view_impl.h
  235. partitioned_matrix_view_template.py
  236. partitioned_matrix_view_test.cc
  237. polynomial.cc
  238. polynomial.h
  239. polynomial_test.cc
  240. preconditioner.cc
  241. preconditioner.h
  242. preprocessor.cc
  243. preprocessor.h
  244. problem.cc
  245. problem_impl.cc
  246. problem_impl.h
  247. problem_test.cc
  248. program.cc
  249. program.h
  250. program_evaluator.h
  251. program_test.cc
  252. random.h
  253. reorder_program.cc
  254. reorder_program.h
  255. reorder_program_test.cc
  256. residual_block.cc
  257. residual_block.h
  258. residual_block_test.cc
  259. residual_block_utils.cc
  260. residual_block_utils.h
  261. residual_block_utils_test.cc
  262. rotation_test.cc
  263. schur_complement_solver.cc
  264. schur_complement_solver.h
  265. schur_complement_solver_test.cc
  266. schur_eliminator.cc
  267. schur_eliminator.h
  268. schur_eliminator_benchmark.cc
  269. schur_eliminator_impl.h
  270. schur_eliminator_template.py
  271. schur_eliminator_test.cc
  272. schur_jacobi_preconditioner.cc
  273. schur_jacobi_preconditioner.h
  274. schur_templates.cc
  275. schur_templates.h
  276. scoped_thread_token.h
  277. scratch_evaluate_preparer.cc
  278. scratch_evaluate_preparer.h
  279. single_linkage_clustering.cc
  280. single_linkage_clustering.h
  281. single_linkage_clustering_test.cc
  282. small_blas.h
  283. small_blas_gemm_benchmark.cc
  284. small_blas_gemv_benchmark.cc
  285. small_blas_generic.h
  286. small_blas_test.cc
  287. solver.cc
  288. solver_test.cc
  289. solver_utils.cc
  290. solver_utils.h
  291. sparse_cholesky.cc
  292. sparse_cholesky.h
  293. sparse_cholesky_test.cc
  294. sparse_matrix.cc
  295. sparse_matrix.h
  296. sparse_normal_cholesky_solver.cc
  297. sparse_normal_cholesky_solver.h
  298. sparse_normal_cholesky_solver_test.cc
  299. split.cc
  300. split.h
  301. stl_util.h
  302. stringprintf.cc
  303. stringprintf.h
  304. subset_preconditioner.cc
  305. subset_preconditioner.h
  306. subset_preconditioner_test.cc
  307. suitesparse.cc
  308. suitesparse.h
  309. system_test.cc
  310. test_util.cc
  311. test_util.h
  312. thread_pool.cc
  313. thread_pool.h
  314. thread_pool_test.cc
  315. thread_token_provider.cc
  316. thread_token_provider.h
  317. tiny_solver_autodiff_function_test.cc
  318. tiny_solver_cost_function_adapter_test.cc
  319. tiny_solver_test.cc
  320. tiny_solver_test_util.h
  321. triplet_sparse_matrix.cc
  322. triplet_sparse_matrix.h
  323. triplet_sparse_matrix_test.cc
  324. trust_region_minimizer.cc
  325. trust_region_minimizer.h
  326. trust_region_minimizer_test.cc
  327. trust_region_preprocessor.cc
  328. trust_region_preprocessor.h
  329. trust_region_preprocessor_test.cc
  330. trust_region_step_evaluator.cc
  331. trust_region_step_evaluator.h
  332. trust_region_strategy.cc
  333. trust_region_strategy.h
  334. types.cc
  335. visibility.cc
  336. visibility.h
  337. visibility_based_preconditioner.cc
  338. visibility_based_preconditioner.h
  339. visibility_based_preconditioner_test.cc
  340. visibility_test.cc
  341. wall_time.cc
  342. wall_time.h