DIPlib Documentation - ©1995-2009 Quantitative Imaging Group, Delft University of Technology.

BesselJ0

mathematical function

SYNOPSIS

#include "dip_math.h"

dip_Error dip_BesselJ0 ( in, out )

DATA TYPES

binary, integer, float

FUNCTION

Computes the Bessel function J0 of the input image values.

ARGUMENTS

Data typeNameDescription
dip_ImageinInput
dip_ImageoutOutput

SEE ALSO

BesselJ1, BesselJN, BesselY0, BesselY1, BesselYN, LnGamma, Erf, Erfc, Sinc

DIPlib on-line documentation | Function reference | Global function index