|
Class Summary |
| DesignMatrix |
|
| DesignMatrixExponential |
Design Matrix for simple exponential, to be used in GeneralLeastSquares estimation. |
| DesignMatrixGamma |
Design Matrix for gamma variate model, to be used in GeneralLeastSquares estimation. |
| DesignMatrixLinear |
Design Matrix for linear function, to be used in GeneralLeastSquares estimation. |
| DesignMatrixPoly |
Design Matrix for polynomials, to be used in GeneralLeastSquares estimation. |
| GeneralLinearLeastSquares |
|
| Maximum |
This class implements methods to find the maximum pixel value and the location of the maximum value
in vectors and 2D images. |