|  | DoubleCOWeightedLeastSqClone Method | 
            Creates a deep copy of this weighted least squares instance.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
SyntaxPublic Function Clone As Object
member Clone : unit -> Object 
Return Value
ObjectA deep copy of this weighted least squares instance.
 See Also
See Also