core#
Module to offer the Core functionalities for the ill-posed inversion calculation.
This module includes the usefull functions or base classes for the ill-posed inversion calculation based on Singular Value Decomposition (SVD) method.
The implementation is based on the inversion theory.
Functions
|
Compute singular value decomposition (SVD) components of the generalized Tikhonov regularization problem. |
Classes
|
Base class for inversion calculation based on Singular Value Decomposition (SVD) method. |