tree: 71196dac08bda95b59386cdb6b7c7d6f8f57d3ad [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_test.cc
  18. blas.cc
  19. blas.h
  20. block_evaluate_preparer.cc
  21. block_evaluate_preparer.h
  22. block_jacobi_preconditioner.cc
  23. block_jacobi_preconditioner.h
  24. block_jacobi_preconditioner_test.cc
  25. block_jacobian_writer.cc
  26. block_jacobian_writer.h
  27. block_random_access_dense_matrix.cc
  28. block_random_access_dense_matrix.h
  29. block_random_access_dense_matrix_test.cc
  30. block_random_access_diagonal_matrix.cc
  31. block_random_access_diagonal_matrix.h
  32. block_random_access_diagonal_matrix_test.cc
  33. block_random_access_matrix.cc
  34. block_random_access_matrix.h
  35. block_random_access_sparse_matrix.cc
  36. block_random_access_sparse_matrix.h
  37. block_random_access_sparse_matrix_test.cc
  38. block_sparse_matrix.cc
  39. block_sparse_matrix.h
  40. block_sparse_matrix_test.cc
  41. block_structure.cc
  42. block_structure.h
  43. bundle_adjustment_test_util.h
  44. c_api.cc
  45. c_api_test.cc
  46. callbacks.cc
  47. callbacks.h
  48. canonical_views_clustering.cc
  49. canonical_views_clustering.h
  50. canonical_views_clustering_test.cc
  51. casts.h
  52. cgnr_linear_operator.h
  53. cgnr_solver.cc
  54. cgnr_solver.h
  55. CMakeLists.txt
  56. compressed_col_sparse_matrix_utils.cc
  57. compressed_col_sparse_matrix_utils.h
  58. compressed_col_sparse_matrix_utils_test.cc
  59. compressed_row_jacobian_writer.cc
  60. compressed_row_jacobian_writer.h
  61. compressed_row_sparse_matrix.cc
  62. compressed_row_sparse_matrix.h
  63. compressed_row_sparse_matrix_test.cc
  64. concurrent_queue.h
  65. concurrent_queue_test.cc
  66. conditioned_cost_function.cc
  67. conditioned_cost_function_test.cc
  68. conjugate_gradients_solver.cc
  69. conjugate_gradients_solver.h
  70. conjugate_gradients_solver_test.cc
  71. context.cc
  72. context_impl.cc
  73. context_impl.h
  74. coordinate_descent_minimizer.cc
  75. coordinate_descent_minimizer.h
  76. corrector.cc
  77. corrector.h
  78. corrector_test.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. cxsparse.cc
  86. cxsparse.h
  87. dense_jacobian_writer.h
  88. dense_linear_solver_test.cc
  89. dense_normal_cholesky_solver.cc
  90. dense_normal_cholesky_solver.h
  91. dense_qr_solver.cc
  92. dense_qr_solver.h
  93. dense_sparse_matrix.cc
  94. dense_sparse_matrix.h
  95. dense_sparse_matrix_test.cc
  96. detect_structure.cc
  97. detect_structure.h
  98. detect_structure_test.cc
  99. dogleg_strategy.cc
  100. dogleg_strategy.h
  101. dogleg_strategy_test.cc
  102. dynamic_autodiff_cost_function_test.cc
  103. dynamic_compressed_row_finalizer.h
  104. dynamic_compressed_row_jacobian_writer.cc
  105. dynamic_compressed_row_jacobian_writer.h
  106. dynamic_compressed_row_sparse_matrix.cc
  107. dynamic_compressed_row_sparse_matrix.h
  108. dynamic_compressed_row_sparse_matrix_test.cc
  109. dynamic_numeric_diff_cost_function_test.cc
  110. dynamic_sparse_normal_cholesky_solver.cc
  111. dynamic_sparse_normal_cholesky_solver.h
  112. dynamic_sparse_normal_cholesky_solver_test.cc
  113. dynamic_sparsity_test.cc
  114. eigensparse.cc
  115. eigensparse.h
  116. evaluation_callback_test.cc
  117. evaluator.cc
  118. evaluator.h
  119. evaluator_test.cc
  120. evaluator_test_utils.cc
  121. evaluator_test_utils.h
  122. execution_summary.h
  123. file.cc
  124. file.h
  125. fixed_array_test.cc
  126. float_cxsparse.cc
  127. float_cxsparse.h
  128. float_suitesparse.cc
  129. float_suitesparse.h
  130. function_sample.cc
  131. function_sample.h
  132. generate_bundle_adjustment_tests.py
  133. generate_template_specializations.py
  134. gmock_gtest_all.cc
  135. gmock_main.cc
  136. gradient_checker.cc
  137. gradient_checker_test.cc
  138. gradient_checking_cost_function.cc
  139. gradient_checking_cost_function.h
  140. gradient_checking_cost_function_test.cc
  141. gradient_problem.cc
  142. gradient_problem_evaluator.h
  143. gradient_problem_solver.cc
  144. gradient_problem_solver_test.cc
  145. gradient_problem_test.cc
  146. graph.h
  147. graph_algorithms.h
  148. graph_algorithms_test.cc
  149. graph_test.cc
  150. householder_vector_test.cc
  151. implicit_schur_complement.cc
  152. implicit_schur_complement.h
  153. implicit_schur_complement_test.cc
  154. inner_product_computer.cc
  155. inner_product_computer.h
  156. inner_product_computer_test.cc
  157. integer_sequence_algorithm_test.cc
  158. invert_psd_matrix.h
  159. invert_psd_matrix_benchmark.cc
  160. invert_psd_matrix_test.cc
  161. is_close.cc
  162. is_close.h
  163. is_close_test.cc
  164. iterative_refiner.cc
  165. iterative_refiner.h
  166. iterative_refiner_test.cc
  167. iterative_schur_complement_solver.cc
  168. iterative_schur_complement_solver.h
  169. iterative_schur_complement_solver_test.cc
  170. jet_test.cc
  171. lapack.cc
  172. lapack.h
  173. levenberg_marquardt_strategy.cc
  174. levenberg_marquardt_strategy.h
  175. levenberg_marquardt_strategy_test.cc
  176. line_search.cc
  177. line_search.h
  178. line_search_direction.cc
  179. line_search_direction.h
  180. line_search_minimizer.cc
  181. line_search_minimizer.h
  182. line_search_minimizer_test.cc
  183. line_search_preprocessor.cc
  184. line_search_preprocessor.h
  185. line_search_preprocessor_test.cc
  186. linear_least_squares_problems.cc
  187. linear_least_squares_problems.h
  188. linear_operator.cc
  189. linear_operator.h
  190. linear_solver.cc
  191. linear_solver.h
  192. local_parameterization.cc
  193. local_parameterization_test.cc
  194. loss_function.cc
  195. loss_function_test.cc
  196. low_rank_inverse_hessian.cc
  197. low_rank_inverse_hessian.h
  198. map_util.h
  199. minimizer.cc
  200. minimizer.h
  201. minimizer_test.cc
  202. normal_prior.cc
  203. normal_prior_test.cc
  204. numeric_diff_cost_function_test.cc
  205. numeric_diff_test_utils.cc
  206. numeric_diff_test_utils.h
  207. ordered_groups_test.cc
  208. pair_hash.h
  209. parallel_for.h
  210. parallel_for_cxx.cc
  211. parallel_for_nothreads.cc
  212. parallel_for_openmp.cc
  213. parallel_for_test.cc
  214. parallel_utils.cc
  215. parallel_utils.h
  216. parallel_utils_test.cc
  217. parameter_block.h
  218. parameter_block_ordering.cc
  219. parameter_block_ordering.h
  220. parameter_block_ordering_test.cc
  221. parameter_block_test.cc
  222. parameter_dims_test.cc
  223. partitioned_matrix_view.cc
  224. partitioned_matrix_view.h
  225. partitioned_matrix_view_impl.h
  226. partitioned_matrix_view_template.py
  227. partitioned_matrix_view_test.cc
  228. polynomial.cc
  229. polynomial.h
  230. polynomial_test.cc
  231. preconditioner.cc
  232. preconditioner.h
  233. preprocessor.cc
  234. preprocessor.h
  235. problem.cc
  236. problem_impl.cc
  237. problem_impl.h
  238. problem_test.cc
  239. program.cc
  240. program.h
  241. program_evaluator.h
  242. program_test.cc
  243. random.h
  244. reorder_program.cc
  245. reorder_program.h
  246. reorder_program_test.cc
  247. residual_block.cc
  248. residual_block.h
  249. residual_block_test.cc
  250. residual_block_utils.cc
  251. residual_block_utils.h
  252. residual_block_utils_test.cc
  253. rotation_test.cc
  254. schur_complement_solver.cc
  255. schur_complement_solver.h
  256. schur_complement_solver_test.cc
  257. schur_eliminator.cc
  258. schur_eliminator.h
  259. schur_eliminator_benchmark.cc
  260. schur_eliminator_impl.h
  261. schur_eliminator_template.py
  262. schur_eliminator_test.cc
  263. schur_jacobi_preconditioner.cc
  264. schur_jacobi_preconditioner.h
  265. schur_templates.cc
  266. schur_templates.h
  267. scoped_thread_token.h
  268. scratch_evaluate_preparer.cc
  269. scratch_evaluate_preparer.h
  270. single_linkage_clustering.cc
  271. single_linkage_clustering.h
  272. single_linkage_clustering_test.cc
  273. small_blas.h
  274. small_blas_gemm_benchmark.cc
  275. small_blas_gemv_benchmark.cc
  276. small_blas_generic.h
  277. small_blas_test.cc
  278. solver.cc
  279. solver_test.cc
  280. solver_utils.cc
  281. solver_utils.h
  282. sparse_cholesky.cc
  283. sparse_cholesky.h
  284. sparse_cholesky_test.cc
  285. sparse_matrix.cc
  286. sparse_matrix.h
  287. sparse_normal_cholesky_solver.cc
  288. sparse_normal_cholesky_solver.h
  289. sparse_normal_cholesky_solver_test.cc
  290. split.cc
  291. split.h
  292. stl_util.h
  293. stringprintf.cc
  294. stringprintf.h
  295. subset_preconditioner.cc
  296. subset_preconditioner.h
  297. subset_preconditioner_test.cc
  298. suitesparse.cc
  299. suitesparse.h
  300. system_test.cc
  301. test_util.cc
  302. test_util.h
  303. thread_pool.cc
  304. thread_pool.h
  305. thread_pool_test.cc
  306. thread_token_provider.cc
  307. thread_token_provider.h
  308. tiny_solver_autodiff_function_test.cc
  309. tiny_solver_cost_function_adapter_test.cc
  310. tiny_solver_test.cc
  311. tiny_solver_test_util.h
  312. triplet_sparse_matrix.cc
  313. triplet_sparse_matrix.h
  314. triplet_sparse_matrix_test.cc
  315. trust_region_minimizer.cc
  316. trust_region_minimizer.h
  317. trust_region_minimizer_test.cc
  318. trust_region_preprocessor.cc
  319. trust_region_preprocessor.h
  320. trust_region_preprocessor_test.cc
  321. trust_region_step_evaluator.cc
  322. trust_region_step_evaluator.h
  323. trust_region_strategy.cc
  324. trust_region_strategy.h
  325. types.cc
  326. visibility.cc
  327. visibility.h
  328. visibility_based_preconditioner.cc
  329. visibility_based_preconditioner.h
  330. visibility_based_preconditioner_test.cc
  331. visibility_test.cc
  332. wall_time.cc
  333. wall_time.h