Hydra
4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
|
This file should be included in order to enable functor aritmethic in hydra. More...
#include <hydra/detail/Sum.h>
#include <hydra/detail/Minus.h>
#include <hydra/detail/Multiply.h>
#include <hydra/detail/Divide.h>
#include <hydra/detail/Compose.h>
Go to the source code of this file.
This file should be included in order to enable functor aritmethic in hydra.
Definition in file FunctorArithmetic.h.