digitalnet v0.4.0 (2015-06-21T13:09:55Z)
Dub
Repo
randomDigitalNet
digitalnet
implementation
Construct a digital net by uniform random choice of its basis.
DigitalNet
!
U
randomDigitalNet
(
U
=
uint
)
(
Precision
precision
,
DimensionR
dimensionR
,
DimensionF2
dimensionF2
)
if
(
isUnsigned
!
U
)
Meta
Source
See Implementation
digitalnet
implementation
aliases
DimensionF2
DimensionR
LinearScramble
Precision
functions
changeVectorOfBasis
getDimensionF2
getDimensionR
getPrecision
partialShuffleBasis
randomDigitalNet
randomDigitalShift
randomLinearScramble
shuffle
shuffleBasis
toDigitalNet
toShiftedDigitalNet
mixin templates
DigitalNetFunctions
structs
DigitalNet
ShiftedDigitalNet
templates
GreaterInteger
Construct a digital net by uniform random choice of its basis.