Functions
mathop_avx.h File Reference

mathop for avx More...

#include "mathop_avx.h"
#include "generic.h"
#include "float.th"
Include dependency graph for mathop_avx.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

VL_EXPORT T (vl_size dimension, T const *X, T const *MU, T const *S)
VL_EXPORT T (vl_size dimension, T const *X, T const *Y)
VL_EXPORT void (vl_size dimension, T *S, T const *X, T const *Y, T const W)
VL_EXPORT void (vl_size dimension, T *MU, T const *X, T const W)

Detailed Description

mathop for avx

Author:
Andrea Vedaldi

Definition in file mathop_avx.h.


Function Documentation

VL_EXPORT T ( vl_size  dimension,
T const *  X,
T const *  MU,
T const *  S 
)

Definition at line 459 of file mathop.c.

VL_EXPORT T ( vl_size  dimension,
T const *  X,
T const *  Y 
)

Definition at line 298 of file mathop.c.

VL_EXPORT void ( vl_size  dimension,
T S,
T const *  X,
T const *  Y,
T const  W 
)
VL_EXPORT void ( vl_size  dimension,
T MU,
T const *  X,
T const  W 
)


libvlfeat
Author(s): Andrea Vedaldi
autogenerated on Thu Jun 6 2019 20:25:52