Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALPulsar 7.1.1.1-b246709
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
MultiUINT4Vector Struct Reference

Detailed Description

A collection of UINT4Vectors – one for each IFO

Definition at line 277 of file PulsarCrossCorr_v2.h.

Data Fields

UINT4 length
 number of ifos More...
 
UINT4Vector ** data
 unit4vector for each ifo More...
 

Field Documentation

◆ length

UINT4 MultiUINT4Vector::length

number of ifos

Definition at line 281 of file PulsarCrossCorr_v2.h.

◆ data

UINT4Vector** MultiUINT4Vector::data

unit4vector for each ifo

Definition at line 282 of file PulsarCrossCorr_v2.h.