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