1mlib_SignalDTWVectorFree_S1m6e(d3iMaLLIiBb)Library Fmulnicbt_iSoingsnalDTWVectorFree_S16(3MLIB)
2
3
4

NAME

6       mlib_SignalDTWVectorFree_S16,  mlib_SignalDTWVectorFree_F32  - clean up
7       for vector data
8

SYNOPSIS

10       cc [ flag... ] file... -lmlib [ library... ]
11       #include <mlib.h>
12
13       void mlib_SignalDTWVectorFree_S16(void *state);
14
15
16       void mlib_SignalDTWVectorFree_F32(void *state);
17
18

DESCRIPTION

20       Each of these functions frees the internal state structure for  dynamic
21       time warping (DTW) of vector data.
22
23
24       This  function  cleans up the internal state structure and releases all
25       memory buffers.
26

PARAMETERS

28       Each of the functions takes the following arguments:
29
30       state    Pointer to the internal state structure.
31
32

RETURN VALUES

34       None.
35

ATTRIBUTES

37       See attributes(5) for descriptions of the following attributes:
38
39
40
41
42       ┌─────────────────────────────┬─────────────────────────────┐
43       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
44       ├─────────────────────────────┼─────────────────────────────┤
45       │Interface Stability          │Committed                    │
46       ├─────────────────────────────┼─────────────────────────────┤
47       │MT-Level                     │MT-Safe                      │
48       └─────────────────────────────┴─────────────────────────────┘
49

SEE ALSO

51       mlib_SignalDTWVectorInit_S16(3MLIB),                 mlib_SignalDTWVec‐
52       torInit_F32(3MLIB), mlib_SignalDTWVector_S16(3MLIB), mlib_SignalDTWVec‐
53       tor_F32(3MLIB), mlib_SignalDTWVectorPath_S16(3MLIB), mlib_SignalDTWVec‐
54       torPath_F32(3MLIB), attributes(5)
55
56
57
58SunOS 5.11                        2 Mar 2007mlib_SignalDTWVectorFree_S16(3MLIB)
Impressum