yoda is hosted by Hepforge, IPPP Durham
YODA - Yet more Objects for Data Analysis 2.0.0
Transformation.h File Reference
#include "YODA/Exceptions.h"
#include "YODA/Utils/MathUtils.h"
#include "YODA/Utils/ndarray.h"
#include <algorithm>
#include <functional>
#include <map>
#include <utility>

Go to the source code of this file.

Classes

class  YODA::Transformation< N, Args >
 

Namespaces

namespace  YODA
 Anonymous namespace to limit visibility.
 

Typedefs

Convenient aliases
template<size_t N>
using YODA::Trf = Transformation< N >