Sherman-Morrison/SM_MaponiA3.hpp
2021-02-09 14:46:28 +01:00

4 lines
166 B
C++

void MaponiA3(double *Slater0, double *Slater_inv, unsigned int M,
unsigned int N_updates, double *Updates,
unsigned int *Updates_index);