sunos man page for mlib_signaldtwscalarfree_f32

Query: mlib_signaldtwscalarfree_f32

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_signaldtwscalarinit_s16(3mlib) - sunos
mlib_signaldtwkscalarinit_f32(3mlib) - sunos
mlib_signaldtwkscalarinit_s16(3mlib) - sunos
mlib_signaldtwvectorinit_s16(3mlib) - sunos
mlib_signaldtwkscalarinit_f32(3mlib) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Using awk to remove lines from file that match text
Best performance UNIX just for HOST Virtualization?
Sort only numbers within a string