tree: eff0e2cb24c4161db9631823b233375b10609e5e [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_manifold_test.cc
  17. autodiff_test.cc
  18. block_evaluate_preparer.cc
  19. block_evaluate_preparer.h
  20. block_jacobi_preconditioner.cc
  21. block_jacobi_preconditioner.h
  22. block_jacobi_preconditioner_benchmark.cc
  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_solver.cc
  52. cgnr_solver.h
  53. CMakeLists.txt
  54. compressed_col_sparse_matrix_utils.cc
  55. compressed_col_sparse_matrix_utils.h
  56. compressed_col_sparse_matrix_utils_test.cc
  57. compressed_row_jacobian_writer.cc
  58. compressed_row_jacobian_writer.h
  59. compressed_row_sparse_matrix.cc
  60. compressed_row_sparse_matrix.h
  61. compressed_row_sparse_matrix_test.cc
  62. concurrent_queue.h
  63. concurrent_queue_test.cc
  64. conditioned_cost_function.cc
  65. conditioned_cost_function_test.cc
  66. conjugate_gradients_solver.h
  67. conjugate_gradients_solver_test.cc
  68. context.cc
  69. context_impl.cc
  70. context_impl.h
  71. coordinate_descent_minimizer.cc
  72. coordinate_descent_minimizer.h
  73. corrector.cc
  74. corrector.h
  75. corrector_test.cc
  76. cost_function.cc
  77. cost_function_to_functor_test.cc
  78. covariance.cc
  79. covariance_impl.cc
  80. covariance_impl.h
  81. covariance_test.cc
  82. cubic_interpolation_test.cc
  83. cuda_block_sparse_crs_view.cc
  84. cuda_block_sparse_crs_view.h
  85. cuda_block_sparse_crs_view_test.cc
  86. cuda_block_structure.cc
  87. cuda_block_structure.h
  88. cuda_block_structure_test.cc
  89. cuda_buffer.h
  90. cuda_dense_cholesky_test.cc
  91. cuda_dense_qr_test.cc
  92. cuda_kernels_bsm_to_crs.cu.cc
  93. cuda_kernels_bsm_to_crs.h
  94. cuda_kernels_utils.h
  95. cuda_kernels_vector_ops.cu.cc
  96. cuda_kernels_vector_ops.h
  97. cuda_kernels_vector_ops_test.cc
  98. cuda_sparse_matrix.cc
  99. cuda_sparse_matrix.h
  100. cuda_sparse_matrix_test.cc
  101. cuda_streamed_buffer.h
  102. cuda_streamed_buffer_test.cc
  103. cuda_vector.cc
  104. cuda_vector.h
  105. cuda_vector_test.cc
  106. dense_cholesky.cc
  107. dense_cholesky.h
  108. dense_cholesky_test.cc
  109. dense_jacobian_writer.h
  110. dense_linear_solver_benchmark.cc
  111. dense_linear_solver_test.cc
  112. dense_normal_cholesky_solver.cc
  113. dense_normal_cholesky_solver.h
  114. dense_qr.cc
  115. dense_qr.h
  116. dense_qr_solver.cc
  117. dense_qr_solver.h
  118. dense_qr_test.cc
  119. dense_sparse_matrix.cc
  120. dense_sparse_matrix.h
  121. dense_sparse_matrix_test.cc
  122. detect_structure.cc
  123. detect_structure.h
  124. detect_structure_test.cc
  125. dogleg_strategy.cc
  126. dogleg_strategy.h
  127. dogleg_strategy_test.cc
  128. dynamic_autodiff_cost_function_test.cc
  129. dynamic_compressed_row_finalizer.h
  130. dynamic_compressed_row_jacobian_writer.cc
  131. dynamic_compressed_row_jacobian_writer.h
  132. dynamic_compressed_row_sparse_matrix.cc
  133. dynamic_compressed_row_sparse_matrix.h
  134. dynamic_compressed_row_sparse_matrix_test.cc
  135. dynamic_numeric_diff_cost_function_test.cc
  136. dynamic_sparse_normal_cholesky_solver.cc
  137. dynamic_sparse_normal_cholesky_solver.h
  138. dynamic_sparse_normal_cholesky_solver_test.cc
  139. dynamic_sparsity_test.cc
  140. eigen_vector_ops.h
  141. eigensparse.cc
  142. eigensparse.h
  143. evaluation_benchmark.cc
  144. evaluation_callback.cc
  145. evaluation_callback_test.cc
  146. evaluator.cc
  147. evaluator.h
  148. evaluator_test.cc
  149. evaluator_test_utils.cc
  150. evaluator_test_utils.h
  151. execution_summary.h
  152. fake_bundle_adjustment_jacobian.cc
  153. fake_bundle_adjustment_jacobian.h
  154. file.cc
  155. file.h
  156. first_order_function.cc
  157. fixed_array_test.cc
  158. float_suitesparse.cc
  159. float_suitesparse.h
  160. function_sample.cc
  161. function_sample.h
  162. generate_bundle_adjustment_tests.py
  163. generate_template_specializations.py
  164. gmock_gtest_all.cc
  165. gmock_main.cc
  166. gradient_checker.cc
  167. gradient_checker_test.cc
  168. gradient_checking_cost_function.cc
  169. gradient_checking_cost_function.h
  170. gradient_checking_cost_function_test.cc
  171. gradient_problem.cc
  172. gradient_problem_evaluator.h
  173. gradient_problem_solver.cc
  174. gradient_problem_solver_test.cc
  175. gradient_problem_test.cc
  176. graph.h
  177. graph_algorithms.h
  178. graph_algorithms_test.cc
  179. graph_test.cc
  180. householder_vector_test.cc
  181. implicit_schur_complement.cc
  182. implicit_schur_complement.h
  183. implicit_schur_complement_test.cc
  184. inner_product_computer.cc
  185. inner_product_computer.h
  186. inner_product_computer_test.cc
  187. integer_sequence_algorithm_test.cc
  188. invert_psd_matrix.h
  189. invert_psd_matrix_benchmark.cc
  190. invert_psd_matrix_test.cc
  191. is_close.cc
  192. is_close.h
  193. is_close_test.cc
  194. iteration_callback.cc
  195. iterative_refiner.cc
  196. iterative_refiner.h
  197. iterative_refiner_test.cc
  198. iterative_schur_complement_solver.cc
  199. iterative_schur_complement_solver.h
  200. iterative_schur_complement_solver_test.cc
  201. jet_operator_benchmark.cc
  202. jet_test.cc
  203. jet_traits_test.cc
  204. levenberg_marquardt_strategy.cc
  205. levenberg_marquardt_strategy.h
  206. levenberg_marquardt_strategy_test.cc
  207. line_search.cc
  208. line_search.h
  209. line_search_direction.cc
  210. line_search_direction.h
  211. line_search_minimizer.cc
  212. line_search_minimizer.h
  213. line_search_minimizer_test.cc
  214. line_search_preprocessor.cc
  215. line_search_preprocessor.h
  216. line_search_preprocessor_test.cc
  217. linear_least_squares_problems.cc
  218. linear_least_squares_problems.h
  219. linear_operator.cc
  220. linear_operator.h
  221. linear_solver.cc
  222. linear_solver.h
  223. loss_function.cc
  224. loss_function_test.cc
  225. low_rank_inverse_hessian.cc
  226. low_rank_inverse_hessian.h
  227. manifold.cc
  228. manifold_test.cc
  229. map_util.h
  230. minimizer.cc
  231. minimizer.h
  232. minimizer_test.cc
  233. normal_prior.cc
  234. normal_prior_test.cc
  235. numeric_diff_cost_function_test.cc
  236. numeric_diff_first_order_function_test.cc
  237. numeric_diff_test_utils.cc
  238. numeric_diff_test_utils.h
  239. ordered_groups_test.cc
  240. pair_hash.h
  241. parallel_for.cc
  242. parallel_for.h
  243. parallel_for_test.cc
  244. parallel_invoke.cc
  245. parallel_invoke.h
  246. parallel_utils.cc
  247. parallel_utils.h
  248. parallel_utils_test.cc
  249. parallel_vector_operations_benchmark.cc
  250. parallel_vector_ops.h
  251. parameter_block.h
  252. parameter_block_ordering.cc
  253. parameter_block_ordering.h
  254. parameter_block_ordering_test.cc
  255. parameter_block_test.cc
  256. parameter_dims_test.cc
  257. partition_range_for_parallel_for.h
  258. partitioned_matrix_view.cc
  259. partitioned_matrix_view.h
  260. partitioned_matrix_view_impl.h
  261. partitioned_matrix_view_template.py
  262. partitioned_matrix_view_test.cc
  263. polynomial.cc
  264. polynomial.h
  265. polynomial_test.cc
  266. power_series_expansion_preconditioner.cc
  267. power_series_expansion_preconditioner.h
  268. power_series_expansion_preconditioner_test.cc
  269. preconditioner.cc
  270. preconditioner.h
  271. preprocessor.cc
  272. preprocessor.h
  273. problem.cc
  274. problem_impl.cc
  275. problem_impl.h
  276. problem_test.cc
  277. program.cc
  278. program.h
  279. program_evaluator.h
  280. program_test.cc
  281. reorder_program.cc
  282. reorder_program.h
  283. reorder_program_test.cc
  284. residual_block.cc
  285. residual_block.h
  286. residual_block_test.cc
  287. residual_block_utils.cc
  288. residual_block_utils.h
  289. residual_block_utils_test.cc
  290. rotation_test.cc
  291. schur_complement_solver.cc
  292. schur_complement_solver.h
  293. schur_complement_solver_test.cc
  294. schur_eliminator.cc
  295. schur_eliminator.h
  296. schur_eliminator_benchmark.cc
  297. schur_eliminator_impl.h
  298. schur_eliminator_template.py
  299. schur_eliminator_test.cc
  300. schur_jacobi_preconditioner.cc
  301. schur_jacobi_preconditioner.h
  302. schur_templates.cc
  303. schur_templates.h
  304. scoped_thread_token.h
  305. scratch_evaluate_preparer.cc
  306. scratch_evaluate_preparer.h
  307. single_linkage_clustering.cc
  308. single_linkage_clustering.h
  309. single_linkage_clustering_test.cc
  310. small_blas.h
  311. small_blas_gemm_benchmark.cc
  312. small_blas_gemv_benchmark.cc
  313. small_blas_generic.h
  314. small_blas_test.cc
  315. solver.cc
  316. solver_test.cc
  317. solver_utils.cc
  318. solver_utils.h
  319. sparse_cholesky.cc
  320. sparse_cholesky.h
  321. sparse_cholesky_test.cc
  322. sparse_matrix.cc
  323. sparse_matrix.h
  324. sparse_normal_cholesky_solver.cc
  325. sparse_normal_cholesky_solver.h
  326. sparse_normal_cholesky_solver_test.cc
  327. spmv_benchmark.cc
  328. stl_util.h
  329. stringprintf.cc
  330. stringprintf.h
  331. subset_preconditioner.cc
  332. subset_preconditioner.h
  333. subset_preconditioner_test.cc
  334. suitesparse.cc
  335. suitesparse.h
  336. system_test.cc
  337. test_util.cc
  338. test_util.h
  339. thread_pool.cc
  340. thread_pool.h
  341. thread_pool_test.cc
  342. thread_token_provider.cc
  343. thread_token_provider.h
  344. tiny_solver_autodiff_function_test.cc
  345. tiny_solver_cost_function_adapter_test.cc
  346. tiny_solver_test.cc
  347. tiny_solver_test_util.h
  348. triplet_sparse_matrix.cc
  349. triplet_sparse_matrix.h
  350. triplet_sparse_matrix_test.cc
  351. trust_region_minimizer.cc
  352. trust_region_minimizer.h
  353. trust_region_minimizer_test.cc
  354. trust_region_preprocessor.cc
  355. trust_region_preprocessor.h
  356. trust_region_preprocessor_test.cc
  357. trust_region_step_evaluator.cc
  358. trust_region_step_evaluator.h
  359. trust_region_strategy.cc
  360. trust_region_strategy.h
  361. types.cc
  362. visibility.cc
  363. visibility.h
  364. visibility_based_preconditioner.cc
  365. visibility_based_preconditioner.h
  366. visibility_based_preconditioner_test.cc
  367. visibility_test.cc
  368. wall_time.cc
  369. wall_time.h