OpenCV  3.4.1
Open Source Computer Vision
Functions

Functions

int hal_ni_exp32f (const float *src, float *dst, int len)
 
int hal_ni_exp64f (const double *src, double *dst, int len)
 

Detailed Description

Parameters
srcsource array
dstdestination array
lenlength of arrays

Function Documentation

§ hal_ni_exp32f()

int hal_ni_exp32f ( const float *  src,
float *  dst,
int  len 
)
inline

§ hal_ni_exp64f()

int hal_ni_exp64f ( const double *  src,
double *  dst,
int  len 
)
inline