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

Sqrt

arithmetic function

SYNOPSIS

#include "dip_math.h"

dip_Error dip_Sqrt ( in, out )

DATA TYPES

binary, integer, float

FUNCTION

Computes the square root of the input image values.

ARGUMENTS

Data typeNameDescription
dip_ImageinInput
dip_ImageoutOutput

SEE ALSO

Exp, Exp2, Exp10, Ln, Log2, Log10

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