$darkmode
404 Not Found

404 Not Found


nginx
OpenCV 4.11.0
Open Source Computer Vision
BEGIN_CUSTOM_MATHJAX // END_CUSTOM_MATHJAX
Functions

Detailed Description

Parameters
xsource X array
ysource Y array
dstdestination array
lenlength of arrays

Functions

int hal_ni_magnitude32f (const float *x, const float *y, float *dst, int len)
 
int hal_ni_magnitude64f (const double *x, const double *y, double *dst, int len)
 

Function Documentation

◆ hal_ni_magnitude32f()

int hal_ni_magnitude32f ( const float *  x,
const float *  y,
float *  dst,
int  len 
)
inline

#include <hal_replacement.hpp>

◆ hal_ni_magnitude64f()

int hal_ni_magnitude64f ( const double *  x,
const double *  y,
double *  dst,
int  len 
)
inline

#include <hal_replacement.hpp>