tree: acc6c32f5043df1d7aea81ffae9db7b29134a4d9 [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. block_evaluate_preparer.cc
  20. block_evaluate_preparer.h
  21. block_jacobi_preconditioner.cc
  22. block_jacobi_preconditioner.h
  23. block_jacobi_preconditioner_test.cc
  24. block_jacobian_writer.cc
  25. block_jacobian_writer.h
  26. block_random_access_dense_matrix.cc
  27. block_random_access_dense_matrix.h
  28. block_random_access_dense_matrix_test.cc
  29. block_random_access_diagonal_matrix.cc
  30. block_random_access_diagonal_matrix.h
  31. block_random_access_diagonal_matrix_test.cc
  32. block_random_access_matrix.cc
  33. block_random_access_matrix.h
  34. block_random_access_sparse_matrix.cc
  35. block_random_access_sparse_matrix.h
  36. block_random_access_sparse_matrix_test.cc
  37. block_sparse_matrix.cc
  38. block_sparse_matrix.h
  39. block_sparse_matrix_test.cc
  40. block_structure.cc
  41. block_structure.h
  42. bundle_adjustment_test_util.h
  43. c_api.cc
  44. c_api_test.cc
  45. callbacks.cc
  46. callbacks.h
  47. canonical_views_clustering.cc
  48. canonical_views_clustering.h
  49. canonical_views_clustering_test.cc
  50. casts.h
  51. cgnr_linear_operator.h
  52. cgnr_solver.cc
  53. cgnr_solver.h
  54. CMakeLists.txt
  55. compressed_col_sparse_matrix_utils.cc
  56. compressed_col_sparse_matrix_utils.h
  57. compressed_col_sparse_matrix_utils_test.cc
  58. compressed_row_jacobian_writer.cc
  59. compressed_row_jacobian_writer.h
  60. compressed_row_sparse_matrix.cc
  61. compressed_row_sparse_matrix.h
  62. compressed_row_sparse_matrix_test.cc
  63. concurrent_queue.h
  64. concurrent_queue_test.cc
  65. conditioned_cost_function.cc
  66. conditioned_cost_function_test.cc
  67. conjugate_gradients_solver.cc
  68. conjugate_gradients_solver.h
  69. conjugate_gradients_solver_test.cc
  70. context.cc
  71. context_impl.cc
  72. context_impl.h
  73. coordinate_descent_minimizer.cc
  74. coordinate_descent_minimizer.h
  75. corrector.cc
  76. corrector.h
  77. corrector_test.cc
  78. cost_function.cc
  79. cost_function_to_functor_test.cc
  80. covariance.cc
  81. covariance_impl.cc
  82. covariance_impl.h
  83. covariance_test.cc
  84. cubic_interpolation_test.cc
  85. cuda_buffer.h
  86. cuda_dense_cholesky_test.cc
  87. cuda_dense_qr_test.cc
  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.cc
  125. evaluation_callback_test.cc
  126. evaluator.cc
  127. evaluator.h
  128. evaluator_test.cc
  129. evaluator_test_utils.cc
  130. evaluator_test_utils.h
  131. execution_summary.h
  132. file.cc
  133. file.h
  134. first_order_function.cc
  135. fixed_array_test.cc
  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. iteration_callback.cc
  173. iterative_refiner.cc
  174. iterative_refiner.h
  175. iterative_refiner_test.cc
  176. iterative_schur_complement_solver.cc
  177. iterative_schur_complement_solver.h
  178. iterative_schur_complement_solver_test.cc
  179. jet_operator_benchmark.cc
  180. jet_test.cc
  181. jet_traits_test.cc
  182. levenberg_marquardt_strategy.cc
  183. levenberg_marquardt_strategy.h
  184. levenberg_marquardt_strategy_test.cc
  185. line_search.cc
  186. line_search.h
  187. line_search_direction.cc
  188. line_search_direction.h
  189. line_search_minimizer.cc
  190. line_search_minimizer.h
  191. line_search_minimizer_test.cc
  192. line_search_preprocessor.cc
  193. line_search_preprocessor.h
  194. line_search_preprocessor_test.cc
  195. linear_least_squares_problems.cc
  196. linear_least_squares_problems.h
  197. linear_operator.cc
  198. linear_operator.h
  199. linear_solver.cc
  200. linear_solver.h
  201. local_parameterization.cc
  202. local_parameterization_test.cc
  203. loss_function.cc
  204. loss_function_test.cc
  205. low_rank_inverse_hessian.cc
  206. low_rank_inverse_hessian.h
  207. manifold.cc
  208. manifold_adapter.h
  209. manifold_test.cc
  210. map_util.h
  211. minimizer.cc
  212. minimizer.h
  213. minimizer_test.cc
  214. normal_prior.cc
  215. normal_prior_test.cc
  216. numeric_diff_cost_function_test.cc
  217. numeric_diff_first_order_function_test.cc
  218. numeric_diff_test_utils.cc
  219. numeric_diff_test_utils.h
  220. ordered_groups_test.cc
  221. pair_hash.h
  222. parallel_for.h
  223. parallel_for_cxx.cc
  224. parallel_for_nothreads.cc
  225. parallel_for_openmp.cc
  226. parallel_for_test.cc
  227. parallel_utils.cc
  228. parallel_utils.h
  229. parallel_utils_test.cc
  230. parameter_block.h
  231. parameter_block_ordering.cc
  232. parameter_block_ordering.h
  233. parameter_block_ordering_test.cc
  234. parameter_block_test.cc
  235. parameter_dims_test.cc
  236. partitioned_matrix_view.cc
  237. partitioned_matrix_view.h
  238. partitioned_matrix_view_impl.h
  239. partitioned_matrix_view_template.py
  240. partitioned_matrix_view_test.cc
  241. polynomial.cc
  242. polynomial.h
  243. polynomial_test.cc
  244. preconditioner.cc
  245. preconditioner.h
  246. preprocessor.cc
  247. preprocessor.h
  248. problem.cc
  249. problem_impl.cc
  250. problem_impl.h
  251. problem_test.cc
  252. program.cc
  253. program.h
  254. program_evaluator.h
  255. program_test.cc
  256. random.h
  257. reorder_program.cc
  258. reorder_program.h
  259. reorder_program_test.cc
  260. residual_block.cc
  261. residual_block.h
  262. residual_block_test.cc
  263. residual_block_utils.cc
  264. residual_block_utils.h
  265. residual_block_utils_test.cc
  266. rotation_test.cc
  267. schur_complement_solver.cc
  268. schur_complement_solver.h
  269. schur_complement_solver_test.cc
  270. schur_eliminator.cc
  271. schur_eliminator.h
  272. schur_eliminator_benchmark.cc
  273. schur_eliminator_impl.h
  274. schur_eliminator_template.py
  275. schur_eliminator_test.cc
  276. schur_jacobi_preconditioner.cc
  277. schur_jacobi_preconditioner.h
  278. schur_templates.cc
  279. schur_templates.h
  280. scoped_thread_token.h
  281. scratch_evaluate_preparer.cc
  282. scratch_evaluate_preparer.h
  283. single_linkage_clustering.cc
  284. single_linkage_clustering.h
  285. single_linkage_clustering_test.cc
  286. small_blas.h
  287. small_blas_gemm_benchmark.cc
  288. small_blas_gemv_benchmark.cc
  289. small_blas_generic.h
  290. small_blas_test.cc
  291. solver.cc
  292. solver_test.cc
  293. solver_utils.cc
  294. solver_utils.h
  295. sparse_cholesky.cc
  296. sparse_cholesky.h
  297. sparse_cholesky_test.cc
  298. sparse_matrix.cc
  299. sparse_matrix.h
  300. sparse_normal_cholesky_solver.cc
  301. sparse_normal_cholesky_solver.h
  302. sparse_normal_cholesky_solver_test.cc
  303. stl_util.h
  304. stringprintf.cc
  305. stringprintf.h
  306. subset_preconditioner.cc
  307. subset_preconditioner.h
  308. subset_preconditioner_test.cc
  309. suitesparse.cc
  310. suitesparse.h
  311. system_test.cc
  312. test_util.cc
  313. test_util.h
  314. thread_pool.cc
  315. thread_pool.h
  316. thread_pool_test.cc
  317. thread_token_provider.cc
  318. thread_token_provider.h
  319. tiny_solver_autodiff_function_test.cc
  320. tiny_solver_cost_function_adapter_test.cc
  321. tiny_solver_test.cc
  322. tiny_solver_test_util.h
  323. triplet_sparse_matrix.cc
  324. triplet_sparse_matrix.h
  325. triplet_sparse_matrix_test.cc
  326. trust_region_minimizer.cc
  327. trust_region_minimizer.h
  328. trust_region_minimizer_test.cc
  329. trust_region_preprocessor.cc
  330. trust_region_preprocessor.h
  331. trust_region_preprocessor_test.cc
  332. trust_region_step_evaluator.cc
  333. trust_region_step_evaluator.h
  334. trust_region_strategy.cc
  335. trust_region_strategy.h
  336. types.cc
  337. visibility.cc
  338. visibility.h
  339. visibility_based_preconditioner.cc
  340. visibility_based_preconditioner.h
  341. visibility_based_preconditioner_test.cc
  342. visibility_test.cc
  343. wall_time.cc
  344. wall_time.h