pypcga.PCGA.linear_iteration#
- PCGA.linear_iteration(s_cur: ndarray[tuple[Any, ...], dtype[float64]], simul_obs: ndarray[tuple[Any, ...], dtype[float64]]) Tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]], float, float, float, float][source]#
Solve the geostatistical system using a direct solver. Not to be used unless the number of measurements are small O(100)