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

Exp

arithmetic function

SYNOPSIS

#include "dip_math.h"

dip_Error dip_Exp ( in, out )

DATA TYPES

binary, integer, float

FUNCTION

Computes the natural exponent of the input image values.

ARGUMENTS

Data typeNameDescription
dip_ImageinInput
dip_ImageoutOutput

SEE ALSO

Sqrt, Exp2, Exp10, Ln, Log2, Log10

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