PetscPDFGaussian2D#
PDF for the Gaussian distribution in 2D
Synopsis#
#include "petscdt.h"
PetscErrorCode PetscPDFGaussian2D(const PetscReal x[], const PetscReal dummy[], PetscReal p[])
Not Collective
Input Parameters#
x - Coordinate in [-\infty, \infty]^2
dummy - ignored
Output Parameter#
p - The probability density at x
See Also#
Level#
beginner
Location#
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages