CMS 3D CMS Logo

List of all members | Public Types
math::VectorD< N > Struct Template Reference

fixed size vector More...

#include <Vector.h>

Public Types

typedef ROOT::Math::SVector< double, Ntype
 

Detailed Description

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

fixed size vector

Definition at line 13 of file Vector.h.

Member Typedef Documentation

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

Definition at line 14 of file Vector.h.