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

BesselJN

mathematical function

SYNOPSIS

#include "dip_math.h"

dip_Error dip_BesselJN ( in, out, n )

DATA TYPES

binary, integer, float

FUNCTION

Computes the Bessel function J of the order n of the input image values.

ARGUMENTS

Data typeNameDescription
dip_ImageinInput
dip_ImageoutOutput
dip_intnOrder of the Bessel function

SEE ALSO

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

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