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