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

Sinc

mathematical function

SYNOPSIS

#include "dip_math.h"

dip_Error dip_Sinc ( in, out )

DATA TYPES

binary, integer, float

FUNCTION

Computes the sinc (sin(x)/x) of the input image values.

ARGUMENTS

Data typeNameDescription
dip_ImageinInput
dip_ImageoutOutput

SEE ALSO

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

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