tree: 1fa98c03848d14704112c9bfc4f37e49c458bf89 [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.cc
  50. collections_port.h
  51. compressed_col_sparse_matrix_utils.cc
  52. compressed_col_sparse_matrix_utils.h
  53. compressed_col_sparse_matrix_utils_test.cc
  54. compressed_row_jacobian_writer.cc
  55. compressed_row_jacobian_writer.h
  56. compressed_row_sparse_matrix.cc
  57. compressed_row_sparse_matrix.h
  58. compressed_row_sparse_matrix_test.cc
  59. conditioned_cost_function.cc
  60. conditioned_cost_function_test.cc
  61. conjugate_gradients_solver.cc
  62. conjugate_gradients_solver.h
  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_sparsity_test.cc
  102. eigensparse.cc
  103. eigensparse.h
  104. evaluator.cc
  105. evaluator.h
  106. evaluator_test.cc
  107. evaluator_test_utils.cc
  108. evaluator_test_utils.h
  109. execution_summary.h
  110. file.cc
  111. file.h
  112. generate_template_specializations.py
  113. gmock_gtest_all.cc
  114. gmock_main.cc
  115. gradient_checker.cc
  116. gradient_checker_test.cc
  117. gradient_checking_cost_function.cc
  118. gradient_checking_cost_function.h
  119. gradient_checking_cost_function_test.cc
  120. gradient_problem.cc
  121. gradient_problem_evaluator.h
  122. gradient_problem_solver.cc
  123. gradient_problem_solver_test.cc
  124. gradient_problem_test.cc
  125. graph.h
  126. graph_algorithms.h
  127. graph_algorithms_test.cc
  128. graph_test.cc
  129. householder_vector.h
  130. householder_vector_test.cc
  131. implicit_schur_complement.cc
  132. implicit_schur_complement.h
  133. implicit_schur_complement_test.cc
  134. integral_types.h
  135. invert_psd_matrix.h
  136. invert_psd_matrix_test.cc
  137. is_close.cc
  138. is_close.h
  139. is_close_test.cc
  140. iterative_schur_complement_solver.cc
  141. iterative_schur_complement_solver.h
  142. iterative_schur_complement_solver_test.cc
  143. jet_test.cc
  144. lapack.cc
  145. lapack.h
  146. levenberg_marquardt_strategy.cc
  147. levenberg_marquardt_strategy.h
  148. levenberg_marquardt_strategy_test.cc
  149. line_search.cc
  150. line_search.h
  151. line_search_direction.cc
  152. line_search_direction.h
  153. line_search_minimizer.cc
  154. line_search_minimizer.h
  155. line_search_minimizer_test.cc
  156. line_search_preprocessor.cc
  157. line_search_preprocessor.h
  158. line_search_preprocessor_test.cc
  159. linear_least_squares_problems.cc
  160. linear_least_squares_problems.h
  161. linear_operator.cc
  162. linear_operator.h
  163. linear_solver.cc
  164. linear_solver.h
  165. local_parameterization.cc
  166. local_parameterization_test.cc
  167. loss_function.cc
  168. loss_function_test.cc
  169. low_rank_inverse_hessian.cc
  170. low_rank_inverse_hessian.h
  171. map_util.h
  172. minimizer.cc
  173. minimizer.h
  174. minimizer_test.cc
  175. mutex.h
  176. normal_prior.cc
  177. normal_prior_test.cc
  178. numeric_diff_cost_function_test.cc
  179. numeric_diff_test_utils.cc
  180. numeric_diff_test_utils.h
  181. ordered_groups_test.cc
  182. parameter_block.h
  183. parameter_block_ordering.cc
  184. parameter_block_ordering.h
  185. parameter_block_ordering_test.cc
  186. parameter_block_test.cc
  187. partitioned_matrix_view.cc
  188. partitioned_matrix_view.h
  189. partitioned_matrix_view_impl.h
  190. partitioned_matrix_view_template.py
  191. partitioned_matrix_view_test.cc
  192. polynomial.cc
  193. polynomial.h
  194. polynomial_test.cc
  195. preconditioner.cc
  196. preconditioner.h
  197. preprocessor.cc
  198. preprocessor.h
  199. problem.cc
  200. problem_impl.cc
  201. problem_impl.h
  202. problem_test.cc
  203. program.cc
  204. program.h
  205. program_evaluator.h
  206. program_test.cc
  207. random.h
  208. reorder_program.cc
  209. reorder_program.h
  210. reorder_program_test.cc
  211. residual_block.cc
  212. residual_block.h
  213. residual_block_test.cc
  214. residual_block_utils.cc
  215. residual_block_utils.h
  216. residual_block_utils_test.cc
  217. rotation_test.cc
  218. schur_complement_solver.cc
  219. schur_complement_solver.h
  220. schur_complement_solver_test.cc
  221. schur_eliminator.cc
  222. schur_eliminator.h
  223. schur_eliminator_impl.h
  224. schur_eliminator_template.py
  225. schur_eliminator_test.cc
  226. schur_jacobi_preconditioner.cc
  227. schur_jacobi_preconditioner.h
  228. schur_templates.cc
  229. schur_templates.h
  230. scratch_evaluate_preparer.cc
  231. scratch_evaluate_preparer.h
  232. single_linkage_clustering.cc
  233. single_linkage_clustering.h
  234. single_linkage_clustering_test.cc
  235. small_blas.h
  236. small_blas_test.cc
  237. solver.cc
  238. solver_test.cc
  239. solver_utils.cc
  240. solver_utils.h
  241. sparse_cholesky.cc
  242. sparse_cholesky.h
  243. sparse_cholesky_test.cc
  244. sparse_matrix.cc
  245. sparse_matrix.h
  246. sparse_normal_cholesky_solver.cc
  247. sparse_normal_cholesky_solver.h
  248. sparse_normal_cholesky_solver_test.cc
  249. split.cc
  250. split.h
  251. stl_util.h
  252. stringprintf.cc
  253. stringprintf.h
  254. suitesparse.cc
  255. suitesparse.h
  256. symmetric_linear_solver_test.cc
  257. system_test.cc
  258. test_util.cc
  259. test_util.h
  260. triplet_sparse_matrix.cc
  261. triplet_sparse_matrix.h
  262. triplet_sparse_matrix_test.cc
  263. trust_region_minimizer.cc
  264. trust_region_minimizer.h
  265. trust_region_minimizer_test.cc
  266. trust_region_preprocessor.cc
  267. trust_region_preprocessor.h
  268. trust_region_preprocessor_test.cc
  269. trust_region_step_evaluator.cc
  270. trust_region_step_evaluator.h
  271. trust_region_strategy.cc
  272. trust_region_strategy.h
  273. types.cc
  274. visibility.cc
  275. visibility.h
  276. visibility_based_preconditioner.cc
  277. visibility_based_preconditioner.h
  278. visibility_based_preconditioner_test.cc
  279. visibility_test.cc
  280. wall_time.cc
  281. wall_time.h