mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 05:29:54 +08:00
66b0651607
SoftFloat: added sin, cos and docs (#9329) * softfloat: comparison operators made inline, min() max() eps() isSubnormal() added * softfloat: get/set sign/exp * softfloat: get/set frac * softfloat: tests rewritten with new tools * softfloat: added pi(), sin(), cos() * softfloat: more comments * softfloat: updated sincos arg reduction * softfloat: initial tests for sincos added * softfloat: test works, code cleanup is pending * softfloat: sincos argreduce rewritten * softfloat: sincos refactored and simplified * softfloat sincos: epsilons calibrated * softfloat: junk code removed from tests * softfloat: docs added * inline comparisons undone; warning fixed |
||
---|---|---|
.. | ||
ocl | ||
test_arithm.cpp | ||
test_concatenation.cpp | ||
test_conjugate_gradient.cpp | ||
test_countnonzero.cpp | ||
test_downhill_simplex.cpp | ||
test_ds.cpp | ||
test_dxt.cpp | ||
test_eigen.cpp | ||
test_hal_core.cpp | ||
test_intrin_utils.hpp | ||
test_intrin.cpp | ||
test_io.cpp | ||
test_ippasync.cpp | ||
test_lpsolver.cpp | ||
test_main.cpp | ||
test_mat.cpp | ||
test_math.cpp | ||
test_misc.cpp | ||
test_operations.cpp | ||
test_precomp.hpp | ||
test_ptr.cpp | ||
test_rand.cpp | ||
test_rotatedrect.cpp | ||
test_umat.cpp | ||
test_utils.cpp |