Multivariate Continuous Distribution Methods
Methods
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Fill | Fills a vector with a random sample from the distribution. |
Fill | Fills a Double array with random numbers. |
Fill | Fills a vector with a random sample from the distribution. |
Fill | Fills the rows of a matrix with random samples from the distribution. |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
Get | Serves as the default hash function. (Inherited from Object) |
Get | Returns the mean or expectation value of the distribution. |
Get | Gets the Type of the current instance. (Inherited from Object) |
Get | Returns the variance of the distribution. |
Log | Returns the natural logarithm of the probability density function (PDF) of this distribution for the specified value. |
Memberwise | Creates a shallow copy of the current Object. (Inherited from Object) |
Probability | Returns the value of the probability density function (PDF) of this distribution for the specified value. |
Sample( | Returns a random sample from the distribution. |
Sample( | Returns a matrix with random samples from the distribution. |
ToString | Returns a string that represents the current object. (Inherited from Object) |