org.freehep.math.minuit
Class MnUserCovariance
- java.lang.Object
-
- org.freehep.math.minuit.MnUserCovariance
-
public class MnUserCovariance extends java.lang.ObjectMnUserCovariance is the external covariance matrix designed for the interaction of the user. The result of the minimization (internal covariance matrix) is converted into the user representable format. It can also be used as input prior to the minimization. The size of the covariance matrix is according to the number of variable parameters (free and limited).
-
-
Constructor Summary
Constructors Constructor and Description MnUserCovariance(int nrow)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description doubleget(int row, int col)intncol()intnrow()voidset(int row, int col, double value)java.lang.StringtoString()
-
DMelt 3.0 © DataMelt by jWork.ORG