Prototypes | |
| REAL8 | XLALRngMedBias (INT4 blkSize) | 
| Function for finding bias in median for exponential distribution to be used with any code which uses the running median to estimate PSD.  More... | |
| void | LALRngMedBias (LALStatus *status, REAL8 *biasFactor, INT4 blkSize) | 
Go to the source code of this file.
Macros | |
Error Codes  | |
| #define | RNGMEDBIASH_ENULL 1 | 
| Null pointer.  More... | |
| #define | RNGMEDBIASH_EVAL 5 | 
| Invalid value.  More... | |