A vector of XLALComputeFstat() input data structures, for e.g.
computing the \( \mathcal{F} \) -statistic for multiple segments.
Definition at line 82 of file ComputeFstat.h.
Data Fields | |
| UINT4 | length |
| Number of elements in array. More... | |
| FstatInput ** | data |
| Pointer to the data array. More... | |
| UINT4 FstatInputVector::length |
Number of elements in array.
Definition at line 86 of file ComputeFstat.h.
| FstatInput** FstatInputVector::data |
Pointer to the data array.
Definition at line 87 of file ComputeFstat.h.