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