mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-23 04:58:08 +00:00
+semver: fix
This commit is contained in:
@@ -77,9 +77,6 @@ public class Epma : AbstractBase
|
||||
kernel[i] /= weightSum;
|
||||
}
|
||||
|
||||
// Reverse the kernel for convolution
|
||||
//Array.Reverse(kernel);
|
||||
|
||||
return kernel;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user