Go to the documentation of this file.
25 void resize(
int size) {
a.resize(size); };
28 for (
unsigned int i = 0;
i <
a.size();
i++)
45 for (
unsigned int i = 0;
i <
a.size();
i++)
47 return size *
sizeof(
T);
71 void resize(
int size) {
a.resize(size); };
74 for (
unsigned int i = 0;
i <
a.size();
i++)
91 for (
unsigned int i = 0;
i <
a.size();
i++)
93 return size *
sizeof(
T);
118 for (
int i = 0;
i <
a.size();
i++)
135 for (
int i = 0;
i <
a.size();
i++)
137 return size *
sizeof(T);
146 #endif // L1Portion_H
vType & operator[](int i)
L1Portion(int size, int size2)
vType & operator[](int i)
nsL1::vector< T >::TSimd vType
nsL1::vector< T >::TSimd vType
L1Portion(int size, int size2)
L1Portion(int size, int size2)
vType & operator[](int i)