SharpBCI
A multi-threaded brain control interface (BCI) library in C#
|
This is the complete list of members for SharpBCI.AggregatePredictionPipeable, including all inherited members.
Add(object item) | SharpBCI.Pipeable | protected |
AggregatePredictionPipeable(int channels, int k, double thresholdProb, EEGDataType[] types) | SharpBCI.AggregatePredictionPipeable | |
AggregatePredictionPipeable(int channels, int k, double thresholdProb, object[] typeNames) | SharpBCI.AggregatePredictionPipeable | |
ClearTrainingData() | SharpBCI.AggregatePredictionPipeable | |
Connect(IPipeable other) | SharpBCI.Pipeable | |
Connect(IPipeable other, bool mirror) | SharpBCI.Pipeable | |
DEFAULT_BUFFER_SIZE | SharpBCI.Pipeable | |
ID_PREDICT | SharpBCI.AggregatePredictionPipeable | |
NO_PREDICTION | SharpBCI.AggregatePredictionPipeable | |
Process(object item) | SharpBCI.AggregatePredictionPipeable | protectedvirtual |
SetInput(BlockingCollection< object > newInput) | SharpBCI.Pipeable | |
Start(TaskFactory taskFactory, CancellationTokenSource cts) | SharpBCI.Pipeable | virtual |
StartTraining(int id) | SharpBCI.AggregatePredictionPipeable | |
Stop() | SharpBCI.Pipeable | virtual |
StopTraining(int id) | SharpBCI.AggregatePredictionPipeable |