CbmRoot
nsL1::vector< T > Struct Template Reference

#include <PSEUDO_F32vec1.h>

Inheritance diagram for nsL1::vector< T >:
[legend]

Public Types

typedef std::vector< T > TStd
 
typedef std::vector< T > TSimd
 
typedef std::vector< T > TStd
 
typedef std::vector< T > TSimd
 
typedef std::vector< T > TStd
 
typedef std::vector< T, SimdAlloc< T > > TSimd
 

Public Member Functions

 vector ()
 
virtual ~vector ()
 

Detailed Description

template<typename T>
struct nsL1::vector< T >

Definition at line 146 of file L1/vectors/PSEUDO_F32vec1.h.

Member Typedef Documentation

◆ TSimd [1/3]

template<typename T >
typedef std::vector<T, SimdAlloc<T> > nsL1::vector< T >::TSimd

Definition at line 136 of file std_alloc.h.

◆ TSimd [2/3]

template<typename T >
typedef std::vector<T> nsL1::vector< T >::TSimd

Definition at line 148 of file L1/vectors/PSEUDO_F32vec1.h.

◆ TSimd [3/3]

template<typename T >
typedef std::vector<T> nsL1::vector< T >::TSimd

Definition at line 181 of file PSEUDO_F32vec4.h.

◆ TStd [1/3]

template<typename T >
typedef std::vector<T> nsL1::vector< T >::TStd

Definition at line 134 of file std_alloc.h.

◆ TStd [2/3]

template<typename T >
typedef std::vector<T> nsL1::vector< T >::TStd

Definition at line 147 of file L1/vectors/PSEUDO_F32vec1.h.

◆ TStd [3/3]

template<typename T >
typedef std::vector<T> nsL1::vector< T >::TStd

Definition at line 180 of file PSEUDO_F32vec4.h.

Constructor & Destructor Documentation

◆ vector()

template<typename T >
nsL1::vector< T >::vector ( )
inline

Definition at line 131 of file std_alloc.h.

◆ ~vector()

template<typename T >
virtual nsL1::vector< T >::~vector ( )
inlinevirtual

Definition at line 132 of file std_alloc.h.


The documentation for this struct was generated from the following files: