Sherman-Morrison/SM_MaponiA3.hpp

4 lines
166 B
C++
Raw Normal View History

2021-02-09 14:46:28 +01:00
void MaponiA3(double *Slater0, double *Slater_inv, unsigned int M,
unsigned int N_updates, double *Updates,
unsigned int *Updates_index);