|
BmnRoot
|
#include <L1Portion.h>
Public Types | |
| typedef L1FieldRegion | T |
| typedef nsL1::vector< T >::TSimd | vType |
Public Member Functions | |
| L1Portion () | |
| L1Portion (int size) | |
| L1Portion (int size, int size2) | |
| vType & | operator[] (int i) |
| void | resize (int size) |
| void | reserve (int size) |
| void | reserve2 (int size) |
| void | push_back (vType &v) |
| void | add_void () |
| void | add_void (int i) |
| int | CalcSize () |
Definition at line 53 of file L1Portion.h.
| typedef L1FieldRegion L1Portion< L1FieldRegion >::T |
Definition at line 56 of file L1Portion.h.
| typedef nsL1::vector<T>::TSimd L1Portion< L1FieldRegion >::vType |
Definition at line 57 of file L1Portion.h.
|
inline |
Definition at line 60 of file L1Portion.h.
|
inline |
Definition at line 61 of file L1Portion.h.
References L1Portion< T >::reserve().
|
inline |
Definition at line 62 of file L1Portion.h.
References L1Portion< T >::reserve().
|
inline |
Definition at line 72 of file L1Portion.h.
References v.
|
inline |
Definition at line 78 of file L1Portion.h.
References i.
|
inline |
Definition at line 83 of file L1Portion.h.
References i.
|
inline |
Definition at line 67 of file L1Portion.h.
References i.
|
inline |
Definition at line 71 of file L1Portion.h.
References v.
|
inline |
Definition at line 69 of file L1Portion.h.
|
inline |
Definition at line 70 of file L1Portion.h.
References i, and L1Portion< T >::reserve().
|
inline |
Definition at line 68 of file L1Portion.h.