CMS 3D CMS Logo

Public Types

math::VectorF< N > Struct Template Reference

fixed size vector More...

#include <Vector.h>

List of all members.

Public Types

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

Detailed Description

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

fixed size vector

Definition at line 17 of file Vector.h.


Member Typedef Documentation

template<unsigned int N>
typedef ROOT::Math::SVector<float, N> math::VectorF< N >::type

Definition at line 18 of file Vector.h.