Functions | Variables
ld_smooth.c File Reference
#include <options/options.h>
#include "../csm/csm_all.h"
Include dependency graph for ld_smooth.c:

Go to the source code of this file.

Functions

void convolve (const int *valid, const double *original, int n, double *dest, double *filter, int filter_len)
void ld_smooth (LDP ld, int neighbours, double scale_rad)
int main (int argc, const char *argv[])

Variables

struct {
   int   neighbours
   double   scale_deg
p

Function Documentation

void convolve ( const int *  valid,
const double *  original,
int  n,
double *  dest,
double *  filter,
int  filter_len 
)

Definition at line 50 of file ld_smooth.c.

void ld_smooth ( LDP  ld,
int  neighbours,
double  scale_rad 
)

Definition at line 71 of file ld_smooth.c.

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

Definition at line 16 of file ld_smooth.c.


Variable Documentation

How many neighbours to consider

Definition at line 10 of file ld_smooth.c.

struct { ... } p
double scale_deg

Scale factor

Definition at line 7 of file ld_smooth.c.



csm
Author(s): Andrea Censi
autogenerated on Fri May 17 2019 02:28:33