pint.pint_matrix
pint_matrix module defines the pint matrix base class, the design matrix . and the covariance matrix
Functions
|
A fast method to combine two covariance matrix diagonaly. |
|
A fast method to combine two design matrix along the param axis. |
A fast method to combine two design matrix along the derivative quantity. |
Classes
|
A class for symmetric correlation matrix. |
|
A class for symmetric covariance matrix. |
|
Class for pint design matrix maker class. |
|
A generic design matrix class for least square fitting. |
|
Class for pint design matrix maker class. |
|
Specific design matrix for noise model. |
|
A specific class for making phase design matrix. |
|
PINT matrix is a base class for PINT fitters matrix. |
|
A simple design matrix maker subclassed from the PhaseDesignMatrixMaker. |