Vector of type COMPLEX8, see DATATYPE-Vector types for more details.
Definition at line 163 of file LALDatatypes.h.
Data Fields | |
| UINT4 | length |
| Number of elements in array. More... | |
| COMPLEX8 * | data |
| Pointer to the data array. More... | |
| UINT4 COMPLEX8Vector::length |
Number of elements in array.
Definition at line 167 of file LALDatatypes.h.
| COMPLEX8* COMPLEX8Vector::data |
Pointer to the data array.
Definition at line 168 of file LALDatatypes.h.