Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
FCN3.inl File Reference
#include <algorithm>
#include <future>
#include <vector>
#include <hydra/detail/EstimatorTraits.h>
Include dependency graph for FCN3.inl:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  hydra::FCN< hydra::thrust::tuple< FCN< ESTIMATORS >... >, false >
 

Namespaces

 hydra
 Generic policies definition.
 

Macros

#define FCN3_INL_
 

Functions

template<typename ... ESTIMATORS>
FCN< hydra::thrust::tuple< FCN< ESTIMATORS >... >, false > hydra::make_simultaneous_fcn (FCN< ESTIMATORS >const &... fcns)
 Convenience function to build up simultaneous fcn simultaneous. More...
 

Macro Definition Documentation

◆ FCN3_INL_

#define FCN3_INL_