mlib_SignalDTWKVectorInit_F32 man page on SunOS

Man page or keyword search:  
man Server   20652 pages
apropos Keyword Search (all sections)
Output format
SunOS logo
[printable version]

mlib_SignalDTWKVectorInit_mediaLibBLibrarymlib_SignalDTWKVectorInit_F32(3MLIB)

NAME
       mlib_SignalDTWKVectorInit_F32 - initialization for K-best paths of vec‐
       tor data

SYNOPSIS
       cc [ flag... ] file... -lmlib [ library... ]
       #include <mlib.h>

       mlib_status mlib_SignalDTWKVectorInit_F32(void *state,
	   const mlib_f32 **dref, mlib_s32 lref, mlib_s32 ndata,
	   mlib_s32 kbest, mlib_s32 dtype, mlib_s32 delta,
	   mlib_s32 local, mlib_s32 slope);

DESCRIPTION
       The mlib_SignalDTWKVectorInit_F32() function initializes	 the  internal
       state structure for dynamic time warping (DTW) for K-best paths of vec‐
       tor data.

       The init function performs  internal  state  structure  allocation  and
       global  initialization. Per DTW function call initialization is done in
       DTW function, so the same internal state structure can  be  reused  for
       multiple DTW function calls.

PARAMETERS
       The function takes the following arguments:

       dref	The reference data array.

       lref	The length of the reference data array.

       ndata	The length of each data vector.

       kbest	The number of the best paths evaluated.

       dtype	The   type   of	  distance   metric   between	data  vectors.
		MLIB_DTW_L1NORM for L1 norm of	difference  (sum  of  absolute
		difference).	MLIB_DTW_L2NORM	 for  L2  norm	of  difference
		(Euclidean distance).

       delta	The delta in the endpoint constraints.

       local	The   type    of    the	   local    continuity	  constraints.
		MLIB_DTW_ITAKURA for Itakura type constraints.

       slope	The  type  of the slope weighting.  MLIB_DTW_NONE for no slope
		weighting.

       state	Pointer to the internal state structure.

RETURN VALUES
       The function returns MLIB_SUCCESS if successful. Otherwise  it  returns
       MLIB_FAILURE.

ATTRIBUTES
       See attributes(5) for descriptions of the following attributes:

       ┌─────────────────────────────┬─────────────────────────────┐
       │      ATTRIBUTE TYPE	     │	    ATTRIBUTE VALUE	   │
       ├─────────────────────────────┼─────────────────────────────┤
       │Interface Stability	     │Committed			   │
       ├─────────────────────────────┼─────────────────────────────┤
       │MT-Level		     │MT-Safe			   │
       └─────────────────────────────┴─────────────────────────────┘

SEE ALSO
       mlib_SignalDTWKVectorInit_F32(3MLIB), mlib_SignalDTWKVector_F32(3MLIB),
       mlib_SignalDTWKVectorPath_F32(3MLIB),		mlib_SignalDTWKVector‐
       Free_F32(3MLIB), attributes(5)

SunOS 5.10			  2 Mar 20mlib_SignalDTWKVectorInit_F32(3MLIB)
[top]

List of man pages available for SunOS

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net