dune-common
2.6-git
|
Classes | |
class | AlignedNumber |
aligned wrappers for arithmetic types More... | |
Dune::AlignedNumberImpl::DUNE_BINARY_OP | ( | + | ) |
Dune::AlignedNumberImpl::DUNE_BINARY_OP | ( | - | ) |
DUNE_BINARY_OP* Dune::AlignedNumberImpl::DUNE_BINARY_OP | ( | / | ) |
DUNE_BINARY_OP^ Dune::AlignedNumberImpl::DUNE_BINARY_OP | ( | & | ) |
Dune::AlignedNumberImpl::DUNE_BINARY_OP | ( | << | ) |
Dune::AlignedNumberImpl::DUNE_BINARY_OP | ( | >> | ) |
Dune::AlignedNumberImpl::DUNE_BINARY_OP | ( | ) |
Dune::AlignedNumberImpl::DUNE_BINARY_OP | ( | ! | ) |
Dune::AlignedNumberImpl::DUNE_BINARY_OP | ( | <= | ) |
Dune::AlignedNumberImpl::DUNE_BINARY_OP | ( | >= | ) |
DUNE_BINARY_OP&& Dune::AlignedNumberImpl::DUNE_BINARY_OP | ( | || | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | acos | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | acosh | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | asin | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | asinh | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | atan | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | atanh | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | cbrt | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | ceil | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | cos | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | cosh | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | erf | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | erfc | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | exp | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | exp2 | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | expm1 | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | fabs | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | floor | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | ilogb | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | lgamma | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | llrint | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | llround | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | log | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | log10 | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | log1p | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | log2 | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | logb | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | lrint | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | lround | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | nearbyint | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | rint | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | round | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | sin | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | sinh | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | sqrt | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | tan | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | tanh | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | tgamma | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | trunc | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | isfinite | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | isinf | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | isnan | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | isnormal | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | signbit | ) |
Dune::AlignedNumberImpl::DUNE_UNARY_FUNC | ( | real | ) |