wafom.original

Undocumented in source.

Members

Aliases

getWAFOMMultiplicand
alias getWAFOMMultiplicand = memoize!_getWAFOMMultiplicand
Undocumented in source.

Functions

RMSWAFOM
real RMSWAFOM(DigitalNet!(U, Size) P, real c)
Undocumented in source. Be warned that the author may not have intended to support it.
WAFOM
real WAFOM(DigitalNet!(U, Size) P, real c, real exponent)
Undocumented in source. Be warned that the author may not have intended to support it.
_getWAFOMMultiplicand
auto _getWAFOMMultiplicand(size_t n, real c, real exponent)
Undocumented in source. Be warned that the author may not have intended to support it.

Imports

lg (from std.math)
public import std.math : lg = log2;
Undocumented in source.

Meta