SharpBCI
A multi-threaded brain control interface (BCI) library in C#
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
SharpBCI.IPreprocessor Interface Reference
Inheritance diagram for SharpBCI.IPreprocessor:
SharpBCI.CentralizationPreprocessor SharpBCI.Preprocessors.NonePreprocessor SharpBCI.Preprocessors.NormalizationPreprocessor SharpBCI.StandardizationPreprocessor

Public Member Functions

double[] Preprocess (double[] data)
 
string ToString ()
 

Member Function Documentation


The documentation for this interface was generated from the following file: