1mlib_SignalDTWScalarFree_S1m6e(d3iMaLLIiBb)Library Fmulnicbt_iSoingsnalDTWScalarFree_S16(3MLIB)
2
3
4

NAME

6       mlib_SignalDTWScalarFree_S16,  mlib_SignalDTWScalarFree_F32  - clean up
7       for scalar data
8

SYNOPSIS

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

DESCRIPTION

20       Each of these functions frees the internal state structure for  dynamic
21       time warping (DTW) of scalar 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_SignalDTWScalarInit_S16(3MLIB),              mlib_SignalDTWScalar‐
52       Init_F32(3MLIB),    mlib_SignalDTWScalar_S16(3MLIB),   mlib_SignalDTWS‐
53       calar_F32(3MLIB), mlib_SignalDTWScalarPath_S16(3MLIB), mlib_SignalDTWS‐
54       calarPath_F32(3MLIB), attributes(5)
55
56
57
58SunOS 5.11                        2 Mar 2007mlib_SignalDTWScalarFree_S16(3MLIB)
Impressum