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

Detailed Description

This structure contains a vector of partial look up tables (for the different time stamps)

Definition at line 173 of file LALHough.h.

Data Fields

UINT4 length
 number of elements More...
 
HOUGHptfLUTlut
 the partial Look Up Tables More...
 

Field Documentation

◆ length

UINT4 HOUGHptfLUTVector::length

number of elements

Definition at line 174 of file LALHough.h.

◆ lut

HOUGHptfLUT* HOUGHptfLUTVector::lut

the partial Look Up Tables

Definition at line 175 of file LALHough.h.