Meta.Numerics Library
C#
VB
C++
F#
Show/Hide TOC
Sample Constructor
Overload List
Sample
Initializes a new, empty sample.
Sample(
Double
)
Initializes a new sample from a list of values.
Sample(IEnumerable
Double
)
Initializes a new sample from a list of values.
Sample(String)
Initializes a new, empty sample with the given name.
See Also
Reference
Sample Class
Meta.Numerics.Statistics Namespace
In This Article
Overload List
See Also