Alexandria  2.27.0
SDC-CH common library for the Euclid project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
ComputationImpl.icpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Euclid::Histogram::HasComputeBins< BinType, IterType >
 
struct  Euclid::Histogram::HasComputeBins< BinType, IterType >::SFINAE< U, typename >
 

Namespaces

 Euclid
 
 Euclid::Histogram
 

Functions

template<typename BinType , typename IterType >
void Euclid::Histogram::computeBinsForwarder (BinType &binning, IterType begin, IterType end, std::true_type)
 
template<typename BinType , typename IterType >
void Euclid::Histogram::computeBinsForwarder (BinType &, IterType, IterType, std::false_type)