- and
Probability and(Probability a, Probability b)
Undocumented in source. Be warned that the author may not have intended to support it.
- cond
void cond(Probability p)
Undocumented in source. Be warned that the author may not have intended to support it.
- cond
void cond(Probability p)
Undocumented in source. Be warned that the author may not have intended to support it.
- not
Probability not(Probability a)
Undocumented in source. Be warned that the author may not have intended to support it.
- or
Probability or(Probability a, Probability b)
Undocumented in source. Be warned that the author may not have intended to support it.
- range
Range!T range(T lo, T hi, T avg)
Undocumented in source. Be warned that the author may not have intended to support it.
- range
Range!T range(T lo, T hi)
Undocumented in source. Be warned that the author may not have intended to support it.
- range
Range!T range(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
Very basic (and probably buggy) numeric distribution / probability operations. WIP, do not use.