dune-common 2.1.1
Dune::FloatCmpOps< T, cstyle_, rstyle_ > Member List
This is the complete list of members for Dune::FloatCmpOps< T, cstyle_, rstyle_ >, including all inherited members.
cstyleDune::FloatCmpOps< T, cstyle_, rstyle_ > [static]
epsilon() const Dune::FloatCmpOps< T, cstyle_, rstyle_ >
epsilon(EpsilonType epsilon__)Dune::FloatCmpOps< T, cstyle_, rstyle_ >
EpsilonType typedefDune::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_ >
rstyleDune::FloatCmpOps< T, cstyle_, rstyle_ > [static]
trunc(const ValueType &val) const Dune::FloatCmpOps< T, cstyle_, rstyle_ >
ValueType typedefDune::FloatCmpOps< T, cstyle_, rstyle_ >