Vector of type UINT4, see DATATYPE-Vector types for more details.
Definition at line 118 of file LALDatatypes.h.
Data Fields | |
| UINT4 | length |
| Number of elements in array. More... | |
| UINT4 * | data |
| Pointer to the data array. More... | |
| UINT4 UINT4Vector::length |
Number of elements in array.
Definition at line 122 of file LALDatatypes.h.
| UINT4* UINT4Vector::data |
Pointer to the data array.
Definition at line 123 of file LALDatatypes.h.