CMS 3D CMS Logo

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

fixed size vector More...

#include <Vector.h>

Public Types

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

Detailed Description

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

fixed size vector

Definition at line 18 of file Vector.h.

Member Typedef Documentation

◆ type

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

Definition at line 19 of file Vector.h.