next up previous print clean
Next: Vector objects Up: R. Clapp: Python and Previous: Parallel jobs

Inversion objects

There are three class trees in the inversion library. The vector class tree defines how to do mathetical functions on a stream of numbers. An operator knows its domain (model space) and range (data space) and how to map a vector from one to the other. Finally, the solver class defines how to estimate a model vector given an operator.