Sample | Draws a sample point from this instance. |
Sample(Int32) | Draws a sample from this instance having the specified size and returns it as a matrix. |
Sample(Int32, Double, Int32) | Draws a sample from this instance having the specified size and returns it in a destination array. |