DigitalNet

A digital net.

Members

Functions

bisect
ShiftedDigitalNet!(U, Size)[2] bisect()
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
ShiftedDigitalNet!(U, Size) opBinary(U[] shift)

Apply a digital shift.

opBinary
DigitalNet!(U, Size) opBinary(LinearScramble linearScramble)

Apply a linear scramble.

removeShift
DigitalNet!(U, Size) removeShift()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin DigitalNetFunctions!(U, Size)
Undocumented in source.

Meta