Functions
mathop_sse2.h File Reference

mathop for sse2 More...

#include "mathop_sse2.h"
#include "generic.h"
#include "float.th"
Include dependency graph for mathop_sse2.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 *Y)
VL_EXPORT T (vl_size dimension, T const *X, T const *MU, T const *S)
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 sse2

Author:
Andrea Vedaldi

Definition in file mathop_sse2.h.


Function Documentation

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

Definition at line 298 of file mathop.c.

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 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