CMS 3D CMS Logo

Public Types

math::VectorD< N > Struct Template Reference

fixed size vector More...

#include <Vector.h>

List of all members.

Public Types

typedef ROOT::Math::SVector
< double, N > 
type

Detailed Description

template<unsigned int N>
struct math::VectorD< N >

fixed size vector

Definition at line 11 of file Vector.h.


Member Typedef Documentation

template<unsigned int N>
typedef ROOT::Math::SVector<double, N> math::VectorD< N >::type

Definition at line 12 of file Vector.h.