Functions | |
int | hal_ni_sqrt32f (const float *src, float *dst, int len) |
int | hal_ni_sqrt64f (const double *src, double *dst, int len) |
src | source array |
dst | destination array |
len | length of arrays |
|
inline |
#include <core/src/hal_replacement.hpp>
Referenced by hal_ni_invSqrt64f().
|
inline |
#include <core/src/hal_replacement.hpp>
References CV_HAL_ERROR_NOT_IMPLEMENTED, and hal_ni_log32f().