LAL  7.5.0.1-89842e6
SkymapTest.c File Reference

Prototypes

static void numericApply (XLALSkymapPlanType *plan, XLALSkymapDirectionPropertiesType *properties, double *wSw, XLALSkymapKernelType UNUSED *kernel, double **xSw, double tau, double *logPosterior)
 
static void numerical (void)
 
static void interpolation (void)
 
static void uncertain (void)
 
int main (void)
 

Go to the source code of this file.

Function Documentation

◆ numericApply()

static void numericApply ( XLALSkymapPlanType plan,
XLALSkymapDirectionPropertiesType properties,
double *  wSw,
XLALSkymapKernelType UNUSED *  kernel,
double **  xSw,
double  tau,
double *  logPosterior 
)
static

Definition at line 17 of file SkymapTest.c.

◆ numerical()

static void numerical ( void  )
static

Definition at line 82 of file SkymapTest.c.

◆ interpolation()

static void interpolation ( void  )
static

Definition at line 148 of file SkymapTest.c.

◆ uncertain()

static void uncertain ( void  )
static

Definition at line 181 of file SkymapTest.c.

◆ main()

int main ( void  )

Definition at line 234 of file SkymapTest.c.