tree: 5eb5fcd81998374e81f368b7d378215d64b6d380 [path history] [tgz]
  1. autodiff_benchmarks/
  2. benchmarks/
  3. generated/
  4. generated_bundle_adjustment_tests/
  5. gmock/
  6. gtest/
  7. miniglog/
  8. accelerate_sparse.cc
  9. accelerate_sparse.h
  10. array_selector_test.cc
  11. array_utils.cc
  12. array_utils.h
  13. array_utils_test.cc
  14. autodiff_cost_function_test.cc
  15. autodiff_first_order_function_test.cc
  16. autodiff_manifold_test.cc
  17. autodiff_test.cc
  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. ceres_cuda_kernels.cu
  51. ceres_cuda_kernels.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.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. cuda_buffer.h
  87. cuda_dense_cholesky_test.cc
  88. cuda_dense_qr_test.cc
  89. dense_cholesky.cc
  90. dense_cholesky.h
  91. dense_cholesky_test.cc
  92. dense_jacobian_writer.h
  93. dense_linear_solver_benchmark.cc
  94. dense_linear_solver_test.cc
  95. dense_normal_cholesky_solver.cc
  96. dense_normal_cholesky_solver.h
  97. dense_qr.cc
  98. dense_qr.h
  99. dense_qr_solver.cc
  100. dense_qr_solver.h
  101. dense_qr_test.cc
  102. dense_sparse_matrix.cc
  103. dense_sparse_matrix.h
  104. dense_sparse_matrix_test.cc
  105. detect_structure.cc
  106. detect_structure.h
  107. detect_structure_test.cc
  108. dogleg_strategy.cc
  109. dogleg_strategy.h
  110. dogleg_strategy_test.cc
  111. dynamic_autodiff_cost_function_test.cc
  112. dynamic_compressed_row_finalizer.h
  113. dynamic_compressed_row_jacobian_writer.cc
  114. dynamic_compressed_row_jacobian_writer.h
  115. dynamic_compressed_row_sparse_matrix.cc
  116. dynamic_compressed_row_sparse_matrix.h
  117. dynamic_compressed_row_sparse_matrix_test.cc
  118. dynamic_numeric_diff_cost_function_test.cc
  119. dynamic_sparse_normal_cholesky_solver.cc
  120. dynamic_sparse_normal_cholesky_solver.h
  121. dynamic_sparse_normal_cholesky_solver_test.cc
  122. dynamic_sparsity_test.cc
  123. eigensparse.cc
  124. eigensparse.h
  125. evaluation_callback.cc
  126. evaluation_callback_test.cc
  127. evaluator.cc
  128. evaluator.h
  129. evaluator_test.cc
  130. evaluator_test_utils.cc
  131. evaluator_test_utils.h
  132. execution_summary.h
  133. file.cc
  134. file.h
  135. first_order_function.cc
  136. fixed_array_test.cc
  137. float_suitesparse.cc
  138. float_suitesparse.h
  139. function_sample.cc
  140. function_sample.h
  141. generate_bundle_adjustment_tests.py
  142. generate_template_specializations.py
  143. gmock_gtest_all.cc
  144. gmock_main.cc
  145. gradient_checker.cc
  146. gradient_checker_test.cc
  147. gradient_checking_cost_function.cc
  148. gradient_checking_cost_function.h
  149. gradient_checking_cost_function_test.cc
  150. gradient_problem.cc
  151. gradient_problem_evaluator.h
  152. gradient_problem_solver.cc
  153. gradient_problem_solver_test.cc
  154. gradient_problem_test.cc
  155. graph.h
  156. graph_algorithms.h
  157. graph_algorithms_test.cc
  158. graph_test.cc
  159. householder_vector_test.cc
  160. implicit_schur_complement.cc
  161. implicit_schur_complement.h
  162. implicit_schur_complement_test.cc
  163. inner_product_computer.cc
  164. inner_product_computer.h
  165. inner_product_computer_test.cc
  166. integer_sequence_algorithm_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. iteration_callback.cc
  174. iterative_refiner.cc
  175. iterative_refiner.h
  176. iterative_refiner_test.cc
  177. iterative_schur_complement_solver.cc
  178. iterative_schur_complement_solver.h
  179. iterative_schur_complement_solver_test.cc
  180. jet_operator_benchmark.cc
  181. jet_test.cc
  182. jet_traits_test.cc
  183. levenberg_marquardt_strategy.cc
  184. levenberg_marquardt_strategy.h
  185. levenberg_marquardt_strategy_test.cc
  186. line_search.cc
  187. line_search.h
  188. line_search_direction.cc
  189. line_search_direction.h
  190. line_search_minimizer.cc
  191. line_search_minimizer.h
  192. line_search_minimizer_test.cc
  193. line_search_preprocessor.cc
  194. line_search_preprocessor.h
  195. line_search_preprocessor_test.cc
  196. linear_least_squares_problems.cc
  197. linear_least_squares_problems.h
  198. linear_operator.cc
  199. linear_operator.h
  200. linear_solver.cc
  201. linear_solver.h
  202. loss_function.cc
  203. loss_function_test.cc
  204. low_rank_inverse_hessian.cc
  205. low_rank_inverse_hessian.h
  206. manifold.cc
  207. manifold_test.cc
  208. map_util.h
  209. minimizer.cc
  210. minimizer.h
  211. minimizer_test.cc
  212. normal_prior.cc
  213. normal_prior_test.cc
  214. numeric_diff_cost_function_test.cc
  215. numeric_diff_first_order_function_test.cc
  216. numeric_diff_test_utils.cc
  217. numeric_diff_test_utils.h
  218. ordered_groups_test.cc
  219. pair_hash.h
  220. parallel_for.h
  221. parallel_for_cxx.cc
  222. parallel_for_nothreads.cc
  223. parallel_for_openmp.cc
  224. parallel_for_test.cc
  225. parallel_utils.cc
  226. parallel_utils.h
  227. parallel_utils_test.cc
  228. parameter_block.h
  229. parameter_block_ordering.cc
  230. parameter_block_ordering.h
  231. parameter_block_ordering_test.cc
  232. parameter_block_test.cc
  233. parameter_dims_test.cc
  234. partitioned_matrix_view.cc
  235. partitioned_matrix_view.h
  236. partitioned_matrix_view_impl.h
  237. partitioned_matrix_view_template.py
  238. partitioned_matrix_view_test.cc
  239. polynomial.cc
  240. polynomial.h
  241. polynomial_test.cc
  242. preconditioner.cc
  243. preconditioner.h
  244. preprocessor.cc
  245. preprocessor.h
  246. problem.cc
  247. problem_impl.cc
  248. problem_impl.h
  249. problem_test.cc
  250. program.cc
  251. program.h
  252. program_evaluator.h
  253. program_test.cc
  254. random.h
  255. reorder_program.cc
  256. reorder_program.h
  257. reorder_program_test.cc
  258. residual_block.cc
  259. residual_block.h
  260. residual_block_test.cc
  261. residual_block_utils.cc
  262. residual_block_utils.h
  263. residual_block_utils_test.cc
  264. rotation_test.cc
  265. schur_complement_solver.cc
  266. schur_complement_solver.h
  267. schur_complement_solver_test.cc
  268. schur_eliminator.cc
  269. schur_eliminator.h
  270. schur_eliminator_benchmark.cc
  271. schur_eliminator_impl.h
  272. schur_eliminator_template.py
  273. schur_eliminator_test.cc
  274. schur_jacobi_preconditioner.cc
  275. schur_jacobi_preconditioner.h
  276. schur_templates.cc
  277. schur_templates.h
  278. scoped_thread_token.h
  279. scratch_evaluate_preparer.cc
  280. scratch_evaluate_preparer.h
  281. single_linkage_clustering.cc
  282. single_linkage_clustering.h
  283. single_linkage_clustering_test.cc
  284. small_blas.h
  285. small_blas_gemm_benchmark.cc
  286. small_blas_gemv_benchmark.cc
  287. small_blas_generic.h
  288. small_blas_test.cc
  289. solver.cc
  290. solver_test.cc
  291. solver_utils.cc
  292. solver_utils.h
  293. sparse_cholesky.cc
  294. sparse_cholesky.h
  295. sparse_cholesky_test.cc
  296. sparse_matrix.cc
  297. sparse_matrix.h
  298. sparse_normal_cholesky_solver.cc
  299. sparse_normal_cholesky_solver.h
  300. sparse_normal_cholesky_solver_test.cc
  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