Varun Agrawal
|
91d637b092
|
improve PCGSolverParameters
|
2024-10-15 11:29:54 -04:00 |
Frank Dellaert
|
a8eb98acea
|
Fixed warnings that arise from stricter compiler flags
|
2023-02-11 12:32:50 -08:00 |
Frank Dellaert
|
fdf53b62c6
|
Got rid or ifdefed many boost headers
|
2023-02-05 20:45:54 -08:00 |
Frank Dellaert
|
3b94469ce2
|
Merge branch 'develop' into feature/remove_boost_in_Values
|
2023-01-22 21:32:27 -08:00 |
Frank Dellaert
|
a2197033bd
|
Move some Eigen methods to cpp
|
2023-01-22 17:01:39 -08:00 |
kartik arcot
|
852e8768c0
|
shared_ptr, make_shared, allocate_shared
|
2023-01-22 08:40:02 -08:00 |
Fan Jiang
|
3f4731a948
|
Added wrapping for the PCG solver in Cython
|
2020-07-10 15:00:57 -04:00 |
Frank Dellaert
|
2cedda703c
|
Fixed up iterative methods to use struct
|
2019-04-10 22:34:01 -04:00 |
yao
|
a0661b3813
|
Almost done. Still need to figure out how to remove the remaining 3 occurrences.
|
2016-05-21 12:44:46 -04:00 |
dellaert
|
64bb6b77d7
|
Merged in feature/SmartCT (pull request #107)
Refactoring of Smart Factors
|
2015-02-22 06:14:19 +01:00 |
Sungtae An
|
4bc9ee6787
|
Fix error from PCG solver which causes test failure on Mac, with Luca
|
2015-01-30 14:28:24 -05:00 |
Sungtae An
|
c5b4d731cc
|
Correct Yond-Dian's name
|
2014-12-08 18:03:40 -05:00 |
Sungtae An
|
47396871a3
|
Slightly modify some comments
|
2014-12-05 15:43:26 -05:00 |
Sungtae An
|
55b8ecf8fa
|
Removed the commented old version of Yong-Dian's code for getb
|
2014-12-04 23:29:12 -05:00 |
Sungtae An
|
60f43c7a4b
|
Fix a bug in getb and replace it with negated values of gradientAtZero. Add some comments about a bug.
|
2014-12-04 22:08:26 -05:00 |
Sungtae An
|
f9d6c3da22
|
Interchange solve and transposeSolve for leftPrecondition and rightPrecondition
|
2014-12-03 12:30:56 -05:00 |
Sungtae An
|
08f4c82edc
|
Replace the codes in the function 'multiply' with 'multiplyHessianAdd'
|
2014-12-03 12:21:35 -05:00 |
Sungtae An
|
5029d84ce2
|
Fix function 'multiply'
|
2014-12-03 12:19:01 -05:00 |
Sungtae An
|
cf34726a81
|
Fix PCG solver parameter initialization
|
2014-12-01 04:57:06 -05:00 |
Yong-Dian Jian
|
17426d0076
|
subgraph preconditioner revised
|
2014-06-15 23:14:06 -04:00 |
Yong-Dian Jian
|
e8d3809917
|
add new generic pcgsolver and preconditioner classes
add a unit test for the PCGSolver class
|
2014-06-08 00:34:23 -04:00 |