OpenCV
Open Source Computer Vision
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Natural logarithm calculation

Detailed Description

Parameters
srcsource array
dstdestination array
lenlength of arrays

Functions

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

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