CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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, N
type
 

Detailed Description

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

fixed size vector

Definition at line 19 of file Vector.h.

Member Typedef Documentation

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

Definition at line 20 of file Vector.h.