#include "TargetedPulsars.h"Include dependency graph for TargetedPulsars.c:

Go to the source code of this file.
Defines | |
| #define | CONDOR 1 |
| #define | DBUG 1 |
Functions | |
| int | main (int argc, char *argv[]) |
| MAIN function of SideBandMCMC code Compute the posterior pdfs of the orbital and nuisance parameters of a binary signal in Fstat form. | |
| #define CONDOR 1 |
Definition at line 30 of file TargetedPulsars.c.
| #define DBUG 1 |
Definition at line 31 of file TargetedPulsars.c.
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
MAIN function of SideBandMCMC code Compute the posterior pdfs of the orbital and nuisance parameters of a binary signal in Fstat form.
Main function
| [in] | argc | INT4 |
| [in] | argv[] | CHAR* |
05/09/07
Definition at line 34 of file TargetedPulsars.c.
1.5.2