Logo ROOT   6.14/05
Reference Guide
Classes | Namespaces | Functions
SVector.h File Reference
#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"
Include dependency graph for SVector.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Math::SVector< T, D >
 SVector: a generic fixed size Vector class. More...
 

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::Math
 

Functions

template<class T , unsigned int D>
std::ostream & ROOT::Math::operator<< (std::ostream &os, const ROOT::Math::SVector< T, D > &rhs)