| BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | CeresEngine::ReduceAlgorithmFunctor | private |
| operator()(const E &executor, P p, I first, S last, T i, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| operator()(const E &executor, P p, I first, S last, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| operator()(const E &executor, P p, R &&r, T i, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| operator()(const E &executor, P p, R &&r, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| operator()(const E &executor, I first, S last, T i, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| operator()(const E &executor, I first, S last, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| operator()(const E &executor, R &&r, T i, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| operator()(const E &executor, R &&r, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| operator()(I first, S last, T i, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| operator()(I first, S last, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| operator()(R &&r, T i, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| operator()(R &&r, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| parallel(const E &executor, P p, I first, S last, T i, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| parallel(const E &executor, P p, I first, S last, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| parallel(const E &executor, P p, R &&r, T i, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| parallel(const E &executor, P p, R &&r, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| parallel(P p, I first, S last, T i, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| parallel(P p, I first, S last, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| parallel(P p, R &&r, T i, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| parallel(P p, R &&r, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| parallel(const E &executor, I first, S last, T i, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| parallel(const E &executor, I first, S last, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| parallel(const E &executor, R &&r, T i, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| parallel(const E &executor, R &&r, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| parallel(I first, S last, T i, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| parallel(I first, S last, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| parallel(R &&r, T i, Fun f=std::plus<>()) const | CeresEngine::BinaryAlgorithmFunctor< ReduceAlgorithmFunctor > | inline |
| run(I first, S last, T init, Fun op) | CeresEngine::ReduceAlgorithmFunctor | inlineprivatestatic |
| run(const E &executor, P p, I first, S last, T i, Fun f=Fun()) | CeresEngine::ReduceAlgorithmFunctor | inlineprivatestatic |