ROOT 6.08/07 Reference Guide |
#include "Math/MConfig.h"
#include <iosfwd>
#include "Math/Expression.h"
#include "Math/SVector.icc"
#include "Math/UnaryOperators.h"
#include "Math/BinaryOperators.h"
#include "Math/Functions.h"
Classes | |
class | ROOT::Math::SVector< T, D > |
SVector: a generic fixed size Vector class. More... | |
Namespaces | |
ROOT | |
This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce. | |
ROOT::Math | |
Functions | |
template<class T , unsigned int D> | |
std::ostream & | ROOT::Math::operator<< (std::ostream &os, const ROOT::Math::SVector< T, D > &rhs) |