Sherman-Morrison/include
François Coppens 67f5379bea - Moved check on determinants in Woodbury kernels before inversion of B that was there by mistake.
- Split SM2 into SM2 and SM2star so that keeps all updates for later when used in combination with the Woodbury kernels to improve the numerical accuracy to the same level as that of SM2.
2021-07-07 12:06:31 +02:00
..
Helpers.hpp - Added various Sherman-Morrison-Woodbury kernels 2021-06-21 14:33:35 +02:00
SM_Maponi.hpp - Various fixes 2021-05-07 17:11:04 +02:00
SM_Standard.hpp - Moved check on determinants in Woodbury kernels before inversion of B that was there by mistake. 2021-07-07 12:06:31 +02:00
SMWB.hpp - Moved check on determinants in Woodbury kernels before inversion of B that was there by mistake. 2021-07-07 12:06:31 +02:00
vfc_hashmap.h Code restyled. Added restyling script. Code for determinant is not working because it gets stuck in an infinite recursion loop. 2021-05-19 15:23:19 +02:00
vfc_probe.h Code restyled. Added restyling script. Code for determinant is not working because it gets stuck in an infinite recursion loop. 2021-05-19 15:23:19 +02:00
Woodbury.hpp First implementation of Woodbury 2x2 and 3x3 kernels. 2021-06-10 08:46:40 +02:00