tree: d1e1bb85db66be16e52ee6ad36b32f7905506cf6 [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_local_parameterization_test.cc
  17. autodiff_manifold_test.cc
  18. autodiff_test.cc
  19. blas.cc
  20. blas.h
  21. block_evaluate_preparer.cc
  22. block_evaluate_preparer.h
  23. block_jacobi_preconditioner.cc
  24. block_jacobi_preconditioner.h
  25. block_jacobi_preconditioner_test.cc
  26. block_jacobian_writer.cc
  27. block_jacobian_writer.h
  28. block_random_access_dense_matrix.cc
  29. block_random_access_dense_matrix.h
  30. block_random_access_dense_matrix_test.cc
  31. block_random_access_diagonal_matrix.cc
  32. block_random_access_diagonal_matrix.h
  33. block_random_access_diagonal_matrix_test.cc
  34. block_random_access_matrix.cc
  35. block_random_access_matrix.h
  36. block_random_access_sparse_matrix.cc
  37. block_random_access_sparse_matrix.h
  38. block_random_access_sparse_matrix_test.cc
  39. block_sparse_matrix.cc
  40. block_sparse_matrix.h
  41. block_sparse_matrix_test.cc
  42. block_structure.cc
  43. block_structure.h
  44. bundle_adjustment_test_util.h
  45. c_api.cc
  46. c_api_test.cc
  47. callbacks.cc
  48. callbacks.h
  49. canonical_views_clustering.cc
  50. canonical_views_clustering.h
  51. canonical_views_clustering_test.cc
  52. casts.h
  53. cgnr_linear_operator.h
  54. cgnr_solver.cc
  55. cgnr_solver.h
  56. CMakeLists.txt
  57. compressed_col_sparse_matrix_utils.cc
  58. compressed_col_sparse_matrix_utils.h
  59. compressed_col_sparse_matrix_utils_test.cc
  60. compressed_row_jacobian_writer.cc
  61. compressed_row_jacobian_writer.h
  62. compressed_row_sparse_matrix.cc
  63. compressed_row_sparse_matrix.h
  64. compressed_row_sparse_matrix_test.cc
  65. concurrent_queue.h
  66. concurrent_queue_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. cuda_buffer.h
  87. cuda_dense_cholesky_test.cc
  88. cxsparse.cc
  89. cxsparse.h
  90. dense_cholesky.cc
  91. dense_cholesky.h
  92. dense_cholesky_test.cc
  93. dense_jacobian_writer.h
  94. dense_linear_solver_benchmark.cc
  95. dense_linear_solver_test.cc
  96. dense_normal_cholesky_solver.cc
  97. dense_normal_cholesky_solver.h
  98. dense_qr.cc
  99. dense_qr.h
  100. dense_qr_solver.cc
  101. dense_qr_solver.h
  102. dense_qr_test.cc
  103. dense_sparse_matrix.cc
  104. dense_sparse_matrix.h
  105. dense_sparse_matrix_test.cc
  106. detect_structure.cc
  107. detect_structure.h
  108. detect_structure_test.cc
  109. dogleg_strategy.cc
  110. dogleg_strategy.h
  111. dogleg_strategy_test.cc
  112. dynamic_autodiff_cost_function_test.cc
  113. dynamic_compressed_row_finalizer.h
  114. dynamic_compressed_row_jacobian_writer.cc
  115. dynamic_compressed_row_jacobian_writer.h
  116. dynamic_compressed_row_sparse_matrix.cc
  117. dynamic_compressed_row_sparse_matrix.h
  118. dynamic_compressed_row_sparse_matrix_test.cc
  119. dynamic_numeric_diff_cost_function_test.cc
  120. dynamic_sparse_normal_cholesky_solver.cc
  121. dynamic_sparse_normal_cholesky_solver.h
  122. dynamic_sparse_normal_cholesky_solver_test.cc
  123. dynamic_sparsity_test.cc
  124. eigensparse.cc
  125. eigensparse.h
  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. fixed_array_test.cc
  136. float_cxsparse.cc
  137. float_cxsparse.h
  138. float_suitesparse.cc
  139. float_suitesparse.h
  140. function_sample.cc
  141. function_sample.h
  142. generate_bundle_adjustment_tests.py
  143. generate_template_specializations.py
  144. gmock_gtest_all.cc
  145. gmock_main.cc
  146. gradient_checker.cc
  147. gradient_checker_test.cc
  148. gradient_checking_cost_function.cc
  149. gradient_checking_cost_function.h
  150. gradient_checking_cost_function_test.cc
  151. gradient_problem.cc
  152. gradient_problem_evaluator.h
  153. gradient_problem_solver.cc
  154. gradient_problem_solver_test.cc
  155. gradient_problem_test.cc
  156. graph.h
  157. graph_algorithms.h
  158. graph_algorithms_test.cc
  159. graph_test.cc
  160. householder_vector_test.cc
  161. implicit_schur_complement.cc
  162. implicit_schur_complement.h
  163. implicit_schur_complement_test.cc
  164. inner_product_computer.cc
  165. inner_product_computer.h
  166. inner_product_computer_test.cc
  167. integer_sequence_algorithm_test.cc
  168. invert_psd_matrix.h
  169. invert_psd_matrix_benchmark.cc
  170. invert_psd_matrix_test.cc
  171. is_close.cc
  172. is_close.h
  173. is_close_test.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. local_parameterization.cc
  203. local_parameterization_test.cc
  204. loss_function.cc
  205. loss_function_test.cc
  206. low_rank_inverse_hessian.cc
  207. low_rank_inverse_hessian.h
  208. manifold.cc
  209. manifold_adapter.h
  210. manifold_test.cc
  211. map_util.h
  212. minimizer.cc
  213. minimizer.h
  214. minimizer_test.cc
  215. normal_prior.cc
  216. normal_prior_test.cc
  217. numeric_diff_cost_function_test.cc
  218. numeric_diff_first_order_function_test.cc
  219. numeric_diff_test_utils.cc
  220. numeric_diff_test_utils.h
  221. ordered_groups_test.cc
  222. pair_hash.h
  223. parallel_for.h
  224. parallel_for_cxx.cc
  225. parallel_for_nothreads.cc
  226. parallel_for_openmp.cc
  227. parallel_for_test.cc
  228. parallel_utils.cc
  229. parallel_utils.h
  230. parallel_utils_test.cc
  231. parameter_block.h
  232. parameter_block_ordering.cc
  233. parameter_block_ordering.h
  234. parameter_block_ordering_test.cc
  235. parameter_block_test.cc
  236. parameter_dims_test.cc
  237. partitioned_matrix_view.cc
  238. partitioned_matrix_view.h
  239. partitioned_matrix_view_impl.h
  240. partitioned_matrix_view_template.py
  241. partitioned_matrix_view_test.cc
  242. polynomial.cc
  243. polynomial.h
  244. polynomial_test.cc
  245. preconditioner.cc
  246. preconditioner.h
  247. preprocessor.cc
  248. preprocessor.h
  249. problem.cc
  250. problem_impl.cc
  251. problem_impl.h
  252. problem_test.cc
  253. program.cc
  254. program.h
  255. program_evaluator.h
  256. program_test.cc
  257. random.h
  258. reorder_program.cc
  259. reorder_program.h
  260. reorder_program_test.cc
  261. residual_block.cc
  262. residual_block.h
  263. residual_block_test.cc
  264. residual_block_utils.cc
  265. residual_block_utils.h
  266. residual_block_utils_test.cc
  267. rotation_test.cc
  268. schur_complement_solver.cc
  269. schur_complement_solver.h
  270. schur_complement_solver_test.cc
  271. schur_eliminator.cc
  272. schur_eliminator.h
  273. schur_eliminator_benchmark.cc
  274. schur_eliminator_impl.h
  275. schur_eliminator_template.py
  276. schur_eliminator_test.cc
  277. schur_jacobi_preconditioner.cc
  278. schur_jacobi_preconditioner.h
  279. schur_templates.cc
  280. schur_templates.h
  281. scoped_thread_token.h
  282. scratch_evaluate_preparer.cc
  283. scratch_evaluate_preparer.h
  284. single_linkage_clustering.cc
  285. single_linkage_clustering.h
  286. single_linkage_clustering_test.cc
  287. small_blas.h
  288. small_blas_gemm_benchmark.cc
  289. small_blas_gemv_benchmark.cc
  290. small_blas_generic.h
  291. small_blas_test.cc
  292. solver.cc
  293. solver_test.cc
  294. solver_utils.cc
  295. solver_utils.h
  296. sparse_cholesky.cc
  297. sparse_cholesky.h
  298. sparse_cholesky_test.cc
  299. sparse_matrix.cc
  300. sparse_matrix.h
  301. sparse_normal_cholesky_solver.cc
  302. sparse_normal_cholesky_solver.h
  303. sparse_normal_cholesky_solver_test.cc
  304. stl_util.h
  305. stringprintf.cc
  306. stringprintf.h
  307. subset_preconditioner.cc
  308. subset_preconditioner.h
  309. subset_preconditioner_test.cc
  310. suitesparse.cc
  311. suitesparse.h
  312. system_test.cc
  313. test_util.cc
  314. test_util.h
  315. thread_pool.cc
  316. thread_pool.h
  317. thread_pool_test.cc
  318. thread_token_provider.cc
  319. thread_token_provider.h
  320. tiny_solver_autodiff_function_test.cc
  321. tiny_solver_cost_function_adapter_test.cc
  322. tiny_solver_test.cc
  323. tiny_solver_test_util.h
  324. triplet_sparse_matrix.cc
  325. triplet_sparse_matrix.h
  326. triplet_sparse_matrix_test.cc
  327. trust_region_minimizer.cc
  328. trust_region_minimizer.h
  329. trust_region_minimizer_test.cc
  330. trust_region_preprocessor.cc
  331. trust_region_preprocessor.h
  332. trust_region_preprocessor_test.cc
  333. trust_region_step_evaluator.cc
  334. trust_region_step_evaluator.h
  335. trust_region_strategy.cc
  336. trust_region_strategy.h
  337. types.cc
  338. visibility.cc
  339. visibility.h
  340. visibility_based_preconditioner.cc
  341. visibility_based_preconditioner.h
  342. visibility_based_preconditioner_test.cc
  343. visibility_test.cc
  344. wall_time.cc
  345. wall_time.h