tree: 72f92e7575f79f7d307a6e9293c9a7de3ba2eaa4 [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. 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. file.cc
  125. file.h
  126. fixed_array_test.cc
  127. float_cxsparse.cc
  128. float_cxsparse.h
  129. float_suitesparse.cc
  130. float_suitesparse.h
  131. function_sample.cc
  132. function_sample.h
  133. generate_bundle_adjustment_tests.py
  134. generate_template_specializations.py
  135. gmock_gtest_all.cc
  136. gmock_main.cc
  137. gradient_checker.cc
  138. gradient_checker_test.cc
  139. gradient_checking_cost_function.cc
  140. gradient_checking_cost_function.h
  141. gradient_checking_cost_function_test.cc
  142. gradient_problem.cc
  143. gradient_problem_evaluator.h
  144. gradient_problem_solver.cc
  145. gradient_problem_solver_test.cc
  146. gradient_problem_test.cc
  147. graph.h
  148. graph_algorithms.h
  149. graph_algorithms_test.cc
  150. graph_test.cc
  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. invert_psd_matrix.h
  160. invert_psd_matrix_benchmark.cc
  161. invert_psd_matrix_test.cc
  162. is_close.cc
  163. is_close.h
  164. is_close_test.cc
  165. iterative_refiner.cc
  166. iterative_refiner.h
  167. iterative_refiner_test.cc
  168. iterative_schur_complement_solver.cc
  169. iterative_schur_complement_solver.h
  170. iterative_schur_complement_solver_test.cc
  171. jet_operator_benchmark.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. manifold.cc
  201. manifold_adapter.h
  202. manifold_test.cc
  203. map_util.h
  204. minimizer.cc
  205. minimizer.h
  206. minimizer_test.cc
  207. normal_prior.cc
  208. normal_prior_test.cc
  209. numeric_diff_cost_function_test.cc
  210. numeric_diff_first_order_function_test.cc
  211. numeric_diff_test_utils.cc
  212. numeric_diff_test_utils.h
  213. ordered_groups_test.cc
  214. pair_hash.h
  215. parallel_for.h
  216. parallel_for_cxx.cc
  217. parallel_for_nothreads.cc
  218. parallel_for_openmp.cc
  219. parallel_for_test.cc
  220. parallel_utils.cc
  221. parallel_utils.h
  222. parallel_utils_test.cc
  223. parameter_block.h
  224. parameter_block_ordering.cc
  225. parameter_block_ordering.h
  226. parameter_block_ordering_test.cc
  227. parameter_block_test.cc
  228. parameter_dims_test.cc
  229. partitioned_matrix_view.cc
  230. partitioned_matrix_view.h
  231. partitioned_matrix_view_impl.h
  232. partitioned_matrix_view_template.py
  233. partitioned_matrix_view_test.cc
  234. polynomial.cc
  235. polynomial.h
  236. polynomial_test.cc
  237. preconditioner.cc
  238. preconditioner.h
  239. preprocessor.cc
  240. preprocessor.h
  241. problem.cc
  242. problem_impl.cc
  243. problem_impl.h
  244. problem_test.cc
  245. program.cc
  246. program.h
  247. program_evaluator.h
  248. program_test.cc
  249. random.h
  250. reorder_program.cc
  251. reorder_program.h
  252. reorder_program_test.cc
  253. residual_block.cc
  254. residual_block.h
  255. residual_block_test.cc
  256. residual_block_utils.cc
  257. residual_block_utils.h
  258. residual_block_utils_test.cc
  259. rotation_test.cc
  260. schur_complement_solver.cc
  261. schur_complement_solver.h
  262. schur_complement_solver_test.cc
  263. schur_eliminator.cc
  264. schur_eliminator.h
  265. schur_eliminator_benchmark.cc
  266. schur_eliminator_impl.h
  267. schur_eliminator_template.py
  268. schur_eliminator_test.cc
  269. schur_jacobi_preconditioner.cc
  270. schur_jacobi_preconditioner.h
  271. schur_templates.cc
  272. schur_templates.h
  273. scoped_thread_token.h
  274. scratch_evaluate_preparer.cc
  275. scratch_evaluate_preparer.h
  276. single_linkage_clustering.cc
  277. single_linkage_clustering.h
  278. single_linkage_clustering_test.cc
  279. small_blas.h
  280. small_blas_gemm_benchmark.cc
  281. small_blas_gemv_benchmark.cc
  282. small_blas_generic.h
  283. small_blas_test.cc
  284. solver.cc
  285. solver_test.cc
  286. solver_utils.cc
  287. solver_utils.h
  288. sparse_cholesky.cc
  289. sparse_cholesky.h
  290. sparse_cholesky_test.cc
  291. sparse_matrix.cc
  292. sparse_matrix.h
  293. sparse_normal_cholesky_solver.cc
  294. sparse_normal_cholesky_solver.h
  295. sparse_normal_cholesky_solver_test.cc
  296. stl_util.h
  297. stringprintf.cc
  298. stringprintf.h
  299. subset_preconditioner.cc
  300. subset_preconditioner.h
  301. subset_preconditioner_test.cc
  302. suitesparse.cc
  303. suitesparse.h
  304. system_test.cc
  305. test_util.cc
  306. test_util.h
  307. thread_pool.cc
  308. thread_pool.h
  309. thread_pool_test.cc
  310. thread_token_provider.cc
  311. thread_token_provider.h
  312. tiny_solver_autodiff_function_test.cc
  313. tiny_solver_cost_function_adapter_test.cc
  314. tiny_solver_test.cc
  315. tiny_solver_test_util.h
  316. triplet_sparse_matrix.cc
  317. triplet_sparse_matrix.h
  318. triplet_sparse_matrix_test.cc
  319. trust_region_minimizer.cc
  320. trust_region_minimizer.h
  321. trust_region_minimizer_test.cc
  322. trust_region_preprocessor.cc
  323. trust_region_preprocessor.h
  324. trust_region_preprocessor_test.cc
  325. trust_region_step_evaluator.cc
  326. trust_region_step_evaluator.h
  327. trust_region_strategy.cc
  328. trust_region_strategy.h
  329. types.cc
  330. visibility.cc
  331. visibility.h
  332. visibility_based_preconditioner.cc
  333. visibility_based_preconditioner.h
  334. visibility_based_preconditioner_test.cc
  335. visibility_test.cc
  336. wall_time.cc
  337. wall_time.h