tree: 8a46ee54bbb5afc86cc33d4a076645dfe3503be5 [path history] [tgz]
  1. generated/
  2. gmock/
  3. gtest/
  4. miniglog/
  5. array_utils.cc
  6. array_utils.h
  7. array_utils_test.cc
  8. autodiff_cost_function_test.cc
  9. autodiff_local_parameterization_test.cc
  10. autodiff_test.cc
  11. blas.cc
  12. blas.h
  13. block_evaluate_preparer.cc
  14. block_evaluate_preparer.h
  15. block_jacobi_preconditioner.cc
  16. block_jacobi_preconditioner.h
  17. block_jacobi_preconditioner_test.cc
  18. block_jacobian_writer.cc
  19. block_jacobian_writer.h
  20. block_random_access_dense_matrix.cc
  21. block_random_access_dense_matrix.h
  22. block_random_access_dense_matrix_test.cc
  23. block_random_access_diagonal_matrix.cc
  24. block_random_access_diagonal_matrix.h
  25. block_random_access_diagonal_matrix_test.cc
  26. block_random_access_matrix.cc
  27. block_random_access_matrix.h
  28. block_random_access_sparse_matrix.cc
  29. block_random_access_sparse_matrix.h
  30. block_random_access_sparse_matrix_test.cc
  31. block_sparse_matrix.cc
  32. block_sparse_matrix.h
  33. block_sparse_matrix_test.cc
  34. block_structure.cc
  35. block_structure.h
  36. bundle_adjustment_test.cc
  37. c_api.cc
  38. c_api_test.cc
  39. callbacks.cc
  40. callbacks.h
  41. canonical_views_clustering.cc
  42. canonical_views_clustering.h
  43. canonical_views_clustering_test.cc
  44. casts.h
  45. cgnr_linear_operator.h
  46. cgnr_solver.cc
  47. cgnr_solver.h
  48. CMakeLists.txt
  49. collections_port.h
  50. compressed_col_sparse_matrix_utils.cc
  51. compressed_col_sparse_matrix_utils.h
  52. compressed_col_sparse_matrix_utils_test.cc
  53. compressed_row_jacobian_writer.cc
  54. compressed_row_jacobian_writer.h
  55. compressed_row_sparse_matrix.cc
  56. compressed_row_sparse_matrix.h
  57. compressed_row_sparse_matrix_test.cc
  58. conditioned_cost_function.cc
  59. conditioned_cost_function_test.cc
  60. conjugate_gradients_solver.cc
  61. conjugate_gradients_solver.h
  62. conjugate_gradients_solver_test.cc
  63. coordinate_descent_minimizer.cc
  64. coordinate_descent_minimizer.h
  65. corrector.cc
  66. corrector.h
  67. corrector_test.cc
  68. cost_function_to_functor_test.cc
  69. covariance.cc
  70. covariance_impl.cc
  71. covariance_impl.h
  72. covariance_test.cc
  73. cubic_interpolation_test.cc
  74. cxsparse.cc
  75. cxsparse.h
  76. dense_jacobian_writer.h
  77. dense_linear_solver_test.cc
  78. dense_normal_cholesky_solver.cc
  79. dense_normal_cholesky_solver.h
  80. dense_qr_solver.cc
  81. dense_qr_solver.h
  82. dense_sparse_matrix.cc
  83. dense_sparse_matrix.h
  84. dense_sparse_matrix_test.cc
  85. detect_structure.cc
  86. detect_structure.h
  87. detect_structure_test.cc
  88. dogleg_strategy.cc
  89. dogleg_strategy.h
  90. dogleg_strategy_test.cc
  91. dynamic_autodiff_cost_function_test.cc
  92. dynamic_compressed_row_finalizer.h
  93. dynamic_compressed_row_jacobian_writer.cc
  94. dynamic_compressed_row_jacobian_writer.h
  95. dynamic_compressed_row_sparse_matrix.cc
  96. dynamic_compressed_row_sparse_matrix.h
  97. dynamic_compressed_row_sparse_matrix_test.cc
  98. dynamic_numeric_diff_cost_function_test.cc
  99. dynamic_sparse_normal_cholesky_solver.cc
  100. dynamic_sparse_normal_cholesky_solver.h
  101. dynamic_sparse_normal_cholesky_solver_test.cc
  102. dynamic_sparsity_test.cc
  103. eigensparse.cc
  104. eigensparse.h
  105. evaluator.cc
  106. evaluator.h
  107. evaluator_test.cc
  108. evaluator_test_utils.cc
  109. evaluator_test_utils.h
  110. execution_summary.h
  111. file.cc
  112. file.h
  113. function_sample.cc
  114. function_sample.h
  115. generate_template_specializations.py
  116. gmock_gtest_all.cc
  117. gmock_main.cc
  118. gradient_checker.cc
  119. gradient_checker_test.cc
  120. gradient_checking_cost_function.cc
  121. gradient_checking_cost_function.h
  122. gradient_checking_cost_function_test.cc
  123. gradient_problem.cc
  124. gradient_problem_evaluator.h
  125. gradient_problem_solver.cc
  126. gradient_problem_solver_test.cc
  127. gradient_problem_test.cc
  128. graph.h
  129. graph_algorithms.h
  130. graph_algorithms_test.cc
  131. graph_test.cc
  132. householder_vector.h
  133. householder_vector_test.cc
  134. implicit_schur_complement.cc
  135. implicit_schur_complement.h
  136. implicit_schur_complement_test.cc
  137. inner_product_computer.cc
  138. inner_product_computer.h
  139. inner_product_computer_test.cc
  140. integral_types.h
  141. invert_psd_matrix.h
  142. invert_psd_matrix_test.cc
  143. is_close.cc
  144. is_close.h
  145. is_close_test.cc
  146. iterative_schur_complement_solver.cc
  147. iterative_schur_complement_solver.h
  148. iterative_schur_complement_solver_test.cc
  149. jet_test.cc
  150. lapack.cc
  151. lapack.h
  152. levenberg_marquardt_strategy.cc
  153. levenberg_marquardt_strategy.h
  154. levenberg_marquardt_strategy_test.cc
  155. line_search.cc
  156. line_search.h
  157. line_search_direction.cc
  158. line_search_direction.h
  159. line_search_minimizer.cc
  160. line_search_minimizer.h
  161. line_search_minimizer_test.cc
  162. line_search_preprocessor.cc
  163. line_search_preprocessor.h
  164. line_search_preprocessor_test.cc
  165. linear_least_squares_problems.cc
  166. linear_least_squares_problems.h
  167. linear_operator.cc
  168. linear_operator.h
  169. linear_solver.cc
  170. linear_solver.h
  171. local_parameterization.cc
  172. local_parameterization_test.cc
  173. loss_function.cc
  174. loss_function_test.cc
  175. low_rank_inverse_hessian.cc
  176. low_rank_inverse_hessian.h
  177. map_util.h
  178. minimizer.cc
  179. minimizer.h
  180. minimizer_test.cc
  181. mutex.h
  182. normal_prior.cc
  183. normal_prior_test.cc
  184. numeric_diff_cost_function_test.cc
  185. numeric_diff_test_utils.cc
  186. numeric_diff_test_utils.h
  187. ordered_groups_test.cc
  188. parameter_block.h
  189. parameter_block_ordering.cc
  190. parameter_block_ordering.h
  191. parameter_block_ordering_test.cc
  192. parameter_block_test.cc
  193. partitioned_matrix_view.cc
  194. partitioned_matrix_view.h
  195. partitioned_matrix_view_impl.h
  196. partitioned_matrix_view_template.py
  197. partitioned_matrix_view_test.cc
  198. polynomial.cc
  199. polynomial.h
  200. polynomial_test.cc
  201. preconditioner.cc
  202. preconditioner.h
  203. preprocessor.cc
  204. preprocessor.h
  205. problem.cc
  206. problem_impl.cc
  207. problem_impl.h
  208. problem_test.cc
  209. program.cc
  210. program.h
  211. program_evaluator.h
  212. program_test.cc
  213. random.h
  214. reorder_program.cc
  215. reorder_program.h
  216. reorder_program_test.cc
  217. residual_block.cc
  218. residual_block.h
  219. residual_block_test.cc
  220. residual_block_utils.cc
  221. residual_block_utils.h
  222. residual_block_utils_test.cc
  223. rotation_test.cc
  224. schur_complement_solver.cc
  225. schur_complement_solver.h
  226. schur_complement_solver_test.cc
  227. schur_eliminator.cc
  228. schur_eliminator.h
  229. schur_eliminator_impl.h
  230. schur_eliminator_template.py
  231. schur_eliminator_test.cc
  232. schur_jacobi_preconditioner.cc
  233. schur_jacobi_preconditioner.h
  234. schur_templates.cc
  235. schur_templates.h
  236. scratch_evaluate_preparer.cc
  237. scratch_evaluate_preparer.h
  238. single_linkage_clustering.cc
  239. single_linkage_clustering.h
  240. single_linkage_clustering_test.cc
  241. small_blas.h
  242. small_blas_test.cc
  243. solver.cc
  244. solver_test.cc
  245. solver_utils.cc
  246. solver_utils.h
  247. sparse_cholesky.cc
  248. sparse_cholesky.h
  249. sparse_cholesky_test.cc
  250. sparse_matrix.cc
  251. sparse_matrix.h
  252. sparse_normal_cholesky_solver.cc
  253. sparse_normal_cholesky_solver.h
  254. sparse_normal_cholesky_solver_test.cc
  255. split.cc
  256. split.h
  257. stl_util.h
  258. stringprintf.cc
  259. stringprintf.h
  260. suitesparse.cc
  261. suitesparse.h
  262. system_test.cc
  263. test_util.cc
  264. test_util.h
  265. triplet_sparse_matrix.cc
  266. triplet_sparse_matrix.h
  267. triplet_sparse_matrix_test.cc
  268. trust_region_minimizer.cc
  269. trust_region_minimizer.h
  270. trust_region_minimizer_test.cc
  271. trust_region_preprocessor.cc
  272. trust_region_preprocessor.h
  273. trust_region_preprocessor_test.cc
  274. trust_region_step_evaluator.cc
  275. trust_region_step_evaluator.h
  276. trust_region_strategy.cc
  277. trust_region_strategy.h
  278. types.cc
  279. visibility.cc
  280. visibility.h
  281. visibility_based_preconditioner.cc
  282. visibility_based_preconditioner.h
  283. visibility_based_preconditioner_test.cc
  284. visibility_test.cc
  285. wall_time.cc
  286. wall_time.h