LAL  7.5.0.1-bede9b2

Detailed Description

Vector of type INT4, see DATATYPE-Vector types for more details.

Definition at line 109 of file LALDatatypes.h.

Data Fields

UINT4 length
 Number of elements in array. More...
 
INT4data
 Pointer to the data array. More...
 

Field Documentation

◆ length

UINT4 INT4Vector::length

Number of elements in array.

Definition at line 113 of file LALDatatypes.h.

◆ data

INT4* INT4Vector::data

Pointer to the data array.

Definition at line 114 of file LALDatatypes.h.