Vector of type COMPLEX16, see DATATYPE-Vector types for more details.
Definition at line 172 of file LALDatatypes.h.
Data Fields | |
| UINT4 | length |
| Number of elements in array. More... | |
| COMPLEX16 * | data |
| Pointer to the data array. More... | |
| UINT4 COMPLEX16Vector::length |
Number of elements in array.
Definition at line 176 of file LALDatatypes.h.
| COMPLEX16* COMPLEX16Vector::data |
Pointer to the data array.
Definition at line 177 of file LALDatatypes.h.