Closed unitay closed 2 years ago
Hi @unitay,
Making those windows internal
was not intentional. I'll make them public
and issue a new release tonight.
I'm curious - what functionality are you adding by inheriting/extending these classes? These classes are pretty simple (e.g., Hamming.cs) so I'm interested in learning more about your use case.
Why Cosine, Hamming, Tukey and Welch windows is internal? Why Window.NormalizeInPlace is internal? How to use this in inherited class?