Functions | Variables
ld_resample.c File Reference
#include <gsl/gsl_rng.h>
#include <gsl/gsl_randist.h>
#include <gsl/gsl_math.h>
#include <math.h>
#include <options/options.h>
#include "../csm/csm_all.h"
Include dependency graph for ld_resample.c:

Go to the source code of this file.

Functions

LDP ld_resample (LDP ld)
 
int main (int argc, const char **argv)
 

Variables

struct {
   double   interval
 
   int   seed
 
p
 
gsl_rng * rng
 

Function Documentation

◆ ld_resample()

LDP ld_resample ( LDP  ld)

Definition at line 58 of file ld_resample.c.

◆ main()

int main ( int  argc,
const char **  argv 
)

Definition at line 20 of file ld_resample.c.

Variable Documentation

◆ interval

double interval

Definition at line 12 of file ld_resample.c.

◆ p

struct { ... } p

◆ rng

gsl_rng* rng

Definition at line 18 of file ld_resample.c.

◆ seed

int seed

Definition at line 13 of file ld_resample.c.



csm
Author(s): Andrea Censi
autogenerated on Wed Aug 17 2022 02:50:34