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) |
Constructucts a DoubleCOWeightedLeastSq instance from the given matrix
and weights.
| |
| DoubleCOWeightedLeastSq(DoubleMatrix, DoubleVector, Boolean) |
Constructucts a DoubleCOWeightedLeastSq instance from the given matrix
and weights.
|