Alexander Gololobov
|
8ce8158f7f
|
Do computations in Float32 (not Float64) for arrays of Float32
|
2022-07-03 10:33:11 +02:00 |
|
Alexander Gololobov
|
c6691cc5f2
|
Improved vectorized execution of main loop for array norm/distance
|
2022-07-02 22:45:22 +02:00 |
|
Alexander Gololobov
|
92cbc2a3b5
|
Tests with long arrays
|
2022-07-02 22:45:22 +02:00 |
|
Julian Gilyadov
|
d0d72e0b5e
|
Implement L2Squared Distance and Norm
|
2022-06-28 15:28:58 -04:00 |
|
Alexander Gololobov
|
540353566c
|
Added LpNorm and LpDistance functions for arrays
|
2022-05-27 17:17:08 +02:00 |
|
Alexander Gololobov
|
b065839f44
|
always return Float64
|
2022-05-25 22:27:00 +02:00 |
|
Alexander Gololobov
|
65fbda436a
|
Do computations on the raw input data without copying to Eigen::Matrix
|
2022-05-24 10:24:50 +02:00 |
|
Alexander Gololobov
|
669637108c
|
Added tests for special cases with float/double
|
2022-05-12 14:28:29 +02:00 |
|
qieqieplus
|
5f9eee976f
|
fix & format
|
2022-05-11 16:14:43 +08:00 |
|