|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
#include <rngtraits.hpp>
Collaboration diagram for GenericLowDiscrepancy< URSG, IC >:Public Types | |
| enum | { allowsErrorEstimate = 0 } |
| typedef URSG | ursg_type |
| typedef InverseCumulativeRsg< ursg_type, IC > | rsg_type |
Static Public Member Functions | |
| static rsg_type | make_sequence_generator (Size dimension, BigNatural seed) |
Static Public Attributes | |
| static ext::shared_ptr< IC > | icInstance |
Definition at line 82 of file rngtraits.hpp.
| typedef URSG ursg_type |
Definition at line 84 of file rngtraits.hpp.
| typedef InverseCumulativeRsg<ursg_type,IC> rsg_type |
Definition at line 85 of file rngtraits.hpp.
| anonymous enum |
| Enumerator | |
|---|---|
| allowsErrorEstimate | |
Definition at line 87 of file rngtraits.hpp.
|
static |
Definition at line 89 of file rngtraits.hpp.
|
static |
Definition at line 95 of file rngtraits.hpp.