LibXtract  0.7.1
Functions
/usr/src/RPM/BUILD/libxtract-0.7.1/xtract/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 double *data, const int N, const void *argv, double *result)
 Extract flux.
int xtract_lnorm (const double *data, const int N, const void *argv, double *result)
 Extract the L-norm of a vector.
int xtract_attack_time (const double *data, const int N, const void *argv, double *result)
 Extract attack Time.
int xtract_decay_time (const double *data, const int N, const void *argv, double *result)
int xtract_difference_vector (const double *data, const int N, const void *argv, double *result)
 Extract the difference between two vectors.

Detailed Description

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