[CodeFactor] Apply fixes to commit 9697fac

This commit is contained in:
codefactor-io
2026-03-14 05:03:08 +00:00
parent 9697facfb4
commit e35ff7fa3f
164 changed files with 458 additions and 530 deletions
+1 -1
View File
@@ -234,7 +234,7 @@ public sealed class Pfe : AbstractBase
_s = default;
_ps = default;
int warmupLength = Math.Min(source.Length, WarmupPeriod + _smoothPeriod * 3);
int warmupLength = Math.Min(source.Length, WarmupPeriod + (_smoothPeriod * 3));
int startIndex = source.Length - warmupLength;
// Seed LastValidValue