Inversion#

Classes#

NSBASInversion(matrix_factory[, device, ...])

a class used to operate NSBAS inversion.

NSBASMatrixFactory(unw, pairs[, model, gamma])

Factory class to generate/format NSBAS matrix.

Basis Functions#

batch_lstsq(G, d[, dtype, device, verbose, ...])

Batch least-squares solver for solving the least squares problem.

censored_lstsq(G, d[, dtype, device, ...])

Solves least squares problem subject to missing data.

calculate_u(loops, unw_phases[, device, dtype])

Calculate correction matrix u by loop closure phase using least square.