LibXtract  0.7.1
Functions
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. More...
 
int xtract_lnorm (const double *data, const int N, const void *argv, double *result)
 Extract the L-norm of a vector. More...
 
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. More...
 

Detailed Description

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