Expand description
Shared ADMM iteration infrastructure for TV-based inversion methods.
Provides pre-allocated buffers and a generic iteration step used by TV-ADMM, NLTV, and RTS algorithms.
Structs§
- Admm
Buffers - Pre-allocated buffers for ADMM-based inversion algorithms.
Functions§
- admm_
step - Run one ADMM iteration step.
- prepare_
admm_ spectral - Pre-compute ADMM spectral operators (dipole kernel, inverse operator, and RHS).
- prepare_
fansi_ spectral - Pre-compute spectral operators shared by the FANSI-family nonlinear solvers (NDI, nlTV, nlTGV, L1-QSM, WH-QSM, HD-QSM).