public sealed class RaisedCosineRandom| RaisedCosineRandom(Int32, Double) | Initializes a new instance of the RaisedCosineRandom class |
| RaisedCosineRandom(Random, Int32, Double) | Create SineRandom object. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetInvCDF | Return InvCDF (for debugging purposes) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| Next | Generate a single random number from a raised-cosine probability distribution. |
| ToString | Returns a string that represents the current object. (Inherited from Object) |