Click or drag to resize

DoubleCOWeightedLeastSq Constructor

Overload List
 NameDescription
Public methodDoubleCOWeightedLeastSq Default constructor. Instances created with this constructor will be empty and unsuable until the Factor method is called.
Public methodDoubleCOWeightedLeastSq(DoubleMatrix, DoubleVector) Constructs a DoubleCOWeightedLeastSq instance from the given matrix and weights.
Public methodDoubleCOWeightedLeastSq(DoubleMatrix, DoubleVector, Boolean) Constructs a DoubleCOWeightedLeastSq instance from the given matrix and weights.
Top
See Also