MADNESS  0.10.1
madness::Range< iteratorT > Member List

This is the complete list of members for madness::Range< iteratorT >, including all inherited members.

advance(integralT &i, distanceT n)madness::Range< iteratorT >inlineprivatestatic
advance(iterT &it, distanceT n)madness::Range< iteratorT >inlineprivatestatic
begin() constmadness::Range< iteratorT >inline
chunksizemadness::Range< iteratorT >private
distance(integralT first, integralT last)madness::Range< iteratorT >inlineprivatestatic
distance(iterT first, iterT last, typename std::enable_if<!std::is_integral< iterT >::value >::type *=nullptr) -> decltype(std::distance(first, last))madness::Range< iteratorT >inlineprivatestatic
empty() constmadness::Range< iteratorT >inline
end() constmadness::Range< iteratorT >inline
finishmadness::Range< iteratorT >private
get_chunksize() constmadness::Range< iteratorT >inline
is_divisible() constmadness::Range< iteratorT >inline
iterator typedefmadness::Range< iteratorT >
nmadness::Range< iteratorT >private
Range(const iterator &start, const iterator &finish, int chunk=1)madness::Range< iteratorT >inline
Range(const Range &r)madness::Range< iteratorT >inline
Range(Range &left, const Split &)madness::Range< iteratorT >inline
size() constmadness::Range< iteratorT >inline
startmadness::Range< iteratorT >private