SharpBCI
A multi-threaded brain control interface (BCI) library in C#
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
SharpBCI.ExponentialVectorizedSmoother Member List

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 >