reduction.h File Reference
#include <algorithm>
#include <functional>
#include <numeric>
Include dependency graph for reduction.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  mpqc::detail::AbsMaxCompare< Element >
 
struct  mpqc::detail::MaxPairCompare< Element, Index >
 
struct  mpqc::detail::AbsMaxPairCompare< Element, Index >
 
struct  mpqc::detail::PairApproxUnique< Element, Index >
 
class  mpqc::detail::MaxNReduction< Tile >
 
class  mpqc::detail::AbsMaxNReduction< Tile >
 
class  mpqc::detail::MaxNIndexReduction< Tile >
 
class  mpqc::detail::AbsMaxNIndexReduction< Tile >
 

Namespaces

 mpqc
 The top-level namespace for all Massively Parallel Quantum Chemistry package.
 
 mpqc::detail