Functions | Variables
pf_pdf.c File Reference
#include <assert.h>
#include <math.h>
#include <stdlib.h>
#include <string.h>
#include "pf_pdf.h"
Include dependency graph for pf_pdf.c:

Go to the source code of this file.

Functions

pf_pdf_gaussian_tpf_pdf_gaussian_alloc (pf_vector_t x, pf_matrix_t cx)
void pf_pdf_gaussian_free (pf_pdf_gaussian_t *pdf)
pf_vector_t pf_pdf_gaussian_sample (pf_pdf_gaussian_t *pdf)
double pf_ran_gaussian (double sigma)

Variables

static unsigned int pf_pdf_seed

Function Documentation

Definition at line 46 of file pf_pdf.c.

Definition at line 74 of file pf_pdf.c.

Definition at line 105 of file pf_pdf.c.

double pf_ran_gaussian ( double  sigma)

Definition at line 132 of file pf_pdf.c.


Variable Documentation

unsigned int pf_pdf_seed [static]

Definition at line 38 of file pf_pdf.c.



amcl
Author(s): Brian P. Gerkey
autogenerated on Mon Oct 6 2014 02:49:04