nmrglue.leastsqbound
====================

.. automodule:: nmrglue.analysis.leastsqbound

This module is imported as nmrglue.leastsqbound and can be called as such.


Low-Level Functions
-------------------

These functions are typically not used directly by users. They are called by 
high level functions.

.. autofunction:: leastsqbound
.. autofunction:: internal2external
.. autofunction:: external2internal
.. autofunction:: internal2external_grad
.. autofunction:: i2e_cov_x
.. autofunction:: err
.. autofunction:: calc_cov_x


