LAL  7.5.0.1-89842e6
LALMathNDPlotTest.c File Reference

Tests LALMathNDPlot(). More...

Detailed Description

Tests LALMathNDPlot().

Author
Hanna, C.R.
LALMathNDPlotTest

Description

This program generates a set of points simulating a 4-D template bank and calls LALMathNDPlot() to generate a MATHEMATICA notebook to display the permutations of 3D projections of the template bank. Instructions on how to evaluate the notebook appear when it is opened.

Definition in file LALMathNDPlotTest.c.

Go to the source code of this file.

Macros

Error Codes
#define LALMATHNDPLOTTESTC_ENORM   0
 Normal exit. More...
 
#define LALMATHNDPLOTTESTC_EMEM   1
 Memory allocation error. More...
 
#define LALMATHNDPLOTTESTC_ESUB   2
 Subroutine error. More...
 

Macro Definition Documentation

◆ LALMATHNDPLOTTESTC_ENORM

#define LALMATHNDPLOTTESTC_ENORM   0

Normal exit.

Definition at line 61 of file LALMathNDPlotTest.c.

◆ LALMATHNDPLOTTESTC_EMEM

#define LALMATHNDPLOTTESTC_EMEM   1

Memory allocation error.

Definition at line 62 of file LALMathNDPlotTest.c.

◆ LALMATHNDPLOTTESTC_ESUB

#define LALMATHNDPLOTTESTC_ESUB   2

Subroutine error.

Definition at line 63 of file LALMathNDPlotTest.c.