sunos man page for mlib_signaldtwscalarfree_s16

Query: mlib_signaldtwscalarfree_s16

OS: sunos

Section: 3mlib

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

mlib_SignalDTWScalarFree_S16(3MLIB)			    mediaLib Library Functions			       mlib_SignalDTWScalarFree_S16(3MLIB)

NAME
mlib_SignalDTWScalarFree_S16, mlib_SignalDTWScalarFree_F32 - clean up for scalar data
SYNOPSIS
cc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> void mlib_SignalDTWScalarFree_S16(void *state); void mlib_SignalDTWScalarFree_F32(void *state);
DESCRIPTION
Each of these functions frees the internal state structure for dynamic time warping (DTW) of scalar data. This function cleans up the internal state structure and releases all memory buffers.
PARAMETERS
Each of the functions takes the following arguments: state Pointer to the internal state structure.
RETURN VALUES
None.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+
SEE ALSO
mlib_SignalDTWScalarInit_S16(3MLIB), mlib_SignalDTWScalarInit_F32(3MLIB), mlib_SignalDTWScalar_S16(3MLIB), mlib_SignalDTWScalar_F32(3MLIB), mlib_SignalDTWScalarPath_S16(3MLIB), mlib_SignalDTWScalarPath_F32(3MLIB), attributes(5) SunOS 5.10 9 Nov 2004 mlib_SignalDTWScalarFree_S16(3MLIB)
Related Man Pages
mlib_imageminfilter3x3(3mlib) - sunos
mlib_signaldtwkscalarinit_s16(3mlib) - sunos
mlib_signallpcautocorrelinit_f32(3mlib) - sunos
mlib_signaldtwkscalarinit_s16(3mlib) - opensolaris
mlib_signaldtwscalarinit_f32(3mlib) - opensolaris
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
The 500 Mile Email
How to convert number to english?
Outputting sequences based on length with sed
Sort only numbers within a string