Collective2 Explorer
Collective2 Explorer
MathNet.Numerics Namespaces
MathNet.Numerics.Statistics
Bucket Class
Bucket Methods
Clone Method
CompareTo Method
Contains Method
Equals Method
GetHashCode Method
ToString Method
Bucket
Clone Method
Creates a copy of the Bucket with the lowerbound, upperbound and counts exactly equal.
Namespace:
MathNet.Numerics.Statistics
Assembly:
MathNet.Numerics (in MathNet.Numerics.dll) Version: 3.7
Syntax
C#
Copy
public
Object
Clone
()
Return Value
Type:
Object
A cloned Bucket object.
Implements
ICloneable
Clone
See Also
Reference
Bucket Class
MathNet.Numerics.Statistics Namespace