Vector |
| Name | Description | |
|---|---|---|
| Random(Int32) | Create a new dense vector with values sampled from the standard distribution with a system random source. | |
| Random(Int32, IContinuousDistribution) | Create a new dense vector with values sampled from the provided random distribution. | |
| Random(Int32, Int32) | Create a new dense vector with values sampled from the standard distribution with a system random source. |