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