cstyle | Dune::FloatCmpOps< T, cstyle_, rstyle_ > | static |
epsilon() const | Dune::FloatCmpOps< T, cstyle_, rstyle_ > | |
epsilon(EpsilonType epsilon__) | Dune::FloatCmpOps< T, cstyle_, rstyle_ > | |
EpsilonType typedef | Dune::FloatCmpOps< T, cstyle_, rstyle_ > | |
eq(const ValueType &first, const ValueType &second) const | Dune::FloatCmpOps< T, cstyle_, rstyle_ > | |
FloatCmpOps(EpsilonType epsilon=DefaultEpsilon::value()) | Dune::FloatCmpOps< T, cstyle_, rstyle_ > | |
ge(const ValueType &first, const ValueType &second) const | Dune::FloatCmpOps< T, cstyle_, rstyle_ > | |
gt(const ValueType &first, const ValueType &second) const | Dune::FloatCmpOps< T, cstyle_, rstyle_ > | |
le(const ValueType &first, const ValueType &second) const | Dune::FloatCmpOps< T, cstyle_, rstyle_ > | |
lt(const ValueType &first, const ValueType &second) const | Dune::FloatCmpOps< T, cstyle_, rstyle_ > | |
ne(const ValueType &first, const ValueType &second) const | Dune::FloatCmpOps< T, cstyle_, rstyle_ > | |
round(const ValueType &val) const | Dune::FloatCmpOps< T, cstyle_, rstyle_ > | |
rstyle | Dune::FloatCmpOps< T, cstyle_, rstyle_ > | static |
trunc(const ValueType &val) const | Dune::FloatCmpOps< T, cstyle_, rstyle_ > | |
ValueType typedef | Dune::FloatCmpOps< T, cstyle_, rstyle_ > | |