LibXtract 0.6.2
xtract_delta.h File Reference
#include "xtract_types.h"
Include dependency graph for xtract_delta.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int xtract_flux (const float *data, const int N, const void *argv, float *result)
 Extract flux.
 
int xtract_lnorm (const float *data, const int N, const void *argv, float *result)
 Extract the L-norm of a vector.
 
int xtract_attack_time (const float *data, const int N, const void *argv, float *result)
 Extract attack Time.
 
int xtract_decay_time (const float *data, const int N, const void *argv, float *result)
 
int xtract_difference_vector (const float *data, const int N, const void *argv, float *result)
 Extract the difference between two vectors.
 

Detailed Description

: declares functions that scalar or vector value from 2 or more input vectors