OpenCV  3.4.3
Open Source Computer Vision
Functions
Natural logarithm calculation

Functions

int hal_ni_log32f (const float *src, float *dst, int len)
 
int hal_ni_log64f (const double *src, double *dst, int len)
 

Detailed Description

Parameters
srcsource array
dstdestination array
lenlength of arrays

Function Documentation

§ hal_ni_log32f()

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

§ hal_ni_log64f()

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