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