Home
last modified time | relevance | path

Searched defs:exp32f (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dmathfuncs_core.dispatch.cpp133 void exp32f(const float *src, float *dst, int n) in exp32f() function
H A Dmathfuncs_core.simd.hpp378 void exp32f(const float *src, float *dst, int n) in exp32f() function
436 void exp32f( const float *_x, float *y, int n ) in exp32f() function