Low Discrepancy Toolbox >> Low Discrepancy Toolbox > Support Functions
Support Functions
- lowdisc_bary — Returns the digits of a number given the basis.
- lowdisc_bitand — Bitwise AND.
- lowdisc_bithi1 — Returns the position of the high one bit base 2 in an integer.
- lowdisc_bitlo0 — Returns the position of the low zero bit base 2 in an integer.
- lowdisc_bitor — bitwise OR
- lowdisc_bitxor — Bitwise logical XOR operator.
- lowdisc_corrcoef — Correlation coefficients
- lowdisc_dec2bin — Convert a decimal floating point integer into binary.
- lowdisc_proj2d — Plots 2 dimensional projections.