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