SharpBCI
A multi-threaded brain control interface (BCI) library in C#
|
This is the complete list of members for SharpBCI.ExponentialVectorizedSmoother, including all inherited members.
ExponentialVectorizedSmoother(int n, double alpha) | SharpBCI.ExponentialVectorizedSmoother | |
Smooth(double[] values) | SharpBCI.ExponentialVectorizedSmoother | |
SharpBCI::IVectorizedSmoother< T >.Smooth(T[] values) | SharpBCI.IVectorizedSmoother< T > |