Honeycomb
0.1
Component-Model Framework
|
This is the complete list of members for honey::Alge_< Real >, including all inherited members.
abs(Int x) | honey::Alge_< Real > | inlinestatic |
abs(UInt x) | honey::Alge_< Real > | inlinestatic |
abs(Real x) | honey::Alge_< Real > | inlinestatic |
ceil(Real x) | honey::Alge_< Real > | inlinestatic |
clamp(Num val, Num2 min, Num3 max) | honey::Alge_< Real > | inlinestatic |
exp(Real x) | honey::Alge_< Real > | inlinestatic |
expm1(Real x) | honey::Alge_< Real > | static |
floor(Real x) | honey::Alge_< Real > | inlinestatic |
frac(Real x) | honey::Alge_< Real > | inlinestatic |
hypot(Real a, Real b) | honey::Alge_< Real > | static |
isInRange(Num val, Num2 min, Num3 max) | honey::Alge_< Real > | inlinestatic |
isNan(Real x) | honey::Alge_< Real > | inlinestatic |
isNear(Int a, Int b, Int tol) | honey::Alge_< Real > | inlinestatic |
isNear(Real a, Real b, Real tol=Real_::zeroTol) | honey::Alge_< Real > | inlinestatic |
isNearZero(Real val, Real tol=Real_::zeroTol) | honey::Alge_< Real > | inlinestatic |
log(Real x) | honey::Alge_< Real > | inlinestatic |
log(Real x, Real base) | honey::Alge_< Real > | inlinestatic |
log1p(Real x) | honey::Alge_< Real > | static |
logMax | honey::Alge_< Real > | static |
logMin | honey::Alge_< Real > | static |
max(Num a, Num2 b) | honey::Alge_< Real > | inlinestatic |
min(Num a, Num2 b) | honey::Alge_< Real > | inlinestatic |
mod(Real x, Real y) | honey::Alge_< Real > | inlinestatic |
modDistSigned(Real mod, Real x, Real y) | honey::Alge_< Real > | inlinestatic |
modNormalize(Real mod, Real val) | honey::Alge_< Real > | inlinestatic |
NoCopy(const NoCopy &)=delete | honey::mt::NoCopy | private |
NoCopy()=default | honey::mt::NoCopy | private |
operator=(const NoCopy &)=delete | honey::mt::NoCopy | private |
pow(Real x, Real y) | honey::Alge_< Real > | inlinestatic |
round(Real x) | honey::Alge_< Real > | inlinestatic |
sign(Int x) | honey::Alge_< Real > | inlinestatic |
sign(UInt x) | honey::Alge_< Real > | inlinestatic |
sign(Real x) | honey::Alge_< Real > | inlinestatic |
solve(Real a, Real b, Real c, Real d, Real u, Real v) | honey::Alge_< Real > | static |
sqr(Num x) | honey::Alge_< Real > | inlinestatic |
sqrt(Real x) | honey::Alge_< Real > | inlinestatic |
sqrtInv(Real x) | honey::Alge_< Real > | inlinestatic |
trunc(Real x) | honey::Alge_< Real > | inlinestatic |