finMath lib documentation
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Known Implementing Classes:
- AcceptanceRejectionRandomNumberGenerator, HaltonSequence
public interface RandomNumberGenerator
Interface for an n-dimensional random number generator
generating a sequence of vectors sampling the space [0,1]^{n}
- Version:
- 1.0
- Author:
- Christian Fries
-
-
Method Detail
-
getNext
double[] getNext()
-
getDimension
int getDimension()
Copyright © 2019 Christian P. Fries.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2019. All rights reserved.