- zero
T zero()
Undocumented in source. Be warned that the author may not have intended to support it.
- one
T one()
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
T opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
T opBinary(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
T opOpAssign(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
T opBinary(float rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinaryRight
T opBinaryRight(float lhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
T opOpAssign(float rhs)
Undocumented in source. Be warned that the author may not have intended to support it.