Inverse source estimation (MNE, dSPM, sLORETA, dipole fitting). More...
Classes | |
| class | MneInverseOperator |
| An inverse operator. More... | |
| struct | ringBufBuf_9 |
| struct | ringBuf_9 |
| class | MneMeasData |
| easurement data representation in MNE calculations More... | |
| class | MneMeasDataSet |
| One data set, used in mneMeasData. More... | |
| struct | mshScales |
| struct | fieldMappingPref |
| struct | mnePref |
| struct | mshLabel |
| struct | mshLabelSet |
| struct | mneOverlay |
| struct | overlayPref |
| struct | fieldMappingData |
| struct | contourMap |
| struct | hpiResultData |
| struct | timecourseData |
| struct | timecourseDataSet |
| struct | dataSetData |
| struct | mshMegEegData |
| struct | contHpiData |
| struct | contHpiDataSet |
| class | DipoleFit |
| Dipole Fit implementation. More... | |
| struct | dipoleFitFuncs |
| class | DipoleFitData |
| Dipole Fit Data implementation. More... | |
| class | DipoleFitSettings |
| Dipole Fit setting implementation. More... | |
| class | DipoleForward |
| DipoleForward description. More... | |
| class | ECD |
| Electric Current Dipole description. More... | |
| struct | bdipEcd |
| class | ECDSet |
| Holds a set of Electric Current Dipoles. More... | |
| class | GuessData |
| GuessData description. More... | |
| class | HpiDataUpdater |
| Brief description of this class. More... | |
| struct | CoilParam |
| struct | HpiFitResult |
| class | HPIFit |
| HPI Fit algorithms. More... | |
| struct | DipFitError |
| struct | HPISortStruct |
| class | HPIFitData |
| HPI Fit algorithm data structure. More... | |
| class | HpiModelParameters |
| Brief description of this class. More... | |
| class | SensorSet |
| class | SensorSetCreator |
| Brief description of this class. More... | |
| class | SignalModel |
| Brief description of this class. More... | |
| class | IInverseAlgorithm |
| Inverse algorithm interface. More... | |
| class | MinimumNorm |
| Minimum norm estimation. More... | |
| class | Dipole |
| ToDo. More... | |
| struct | DipolePair |
| class | PwlRapMusic |
| The PwlRapMusic class provides the POWELL RAP MUSIC Algorithm CPU implementation. ToDo: Paper references. More... | |
| struct | Pair |
| class | RapMusic |
| The RapMusic class provides the RAP MUSIC Algorithm CPU implementation. ToDo: Paper references. More... | |
Enumerations | |
| enum class | Accuracy : int { high = 2 , medium = 1 , low = 0 } |
Functions | |
| const char * | buildDateTime () |
| const char * | buildHash () |
| const char * | buildHashLong () |
Inverse source estimation (MNE, dSPM, sLORETA, dipole fitting).
| typedef struct INVERSELIB::bdipEcd INVERSELIB::bdipEcdRec |
| typedef void(* INVERSELIB::colorEditorDoneFunc) (float *color, void *user) |
Definition at line 460 of file analyze_types.h.
| typedef struct INVERSELIB::contHpiData INVERSELIB::contHpiDataRec |
| typedef struct INVERSELIB::contHpiDataSet INVERSELIB::contHpiDataSetRec |
| typedef struct INVERSELIB::contourMap INVERSELIB::contourMapRec |
| typedef struct INVERSELIB::dataSetData INVERSELIB::dataSetDataRec |
| typedef struct INVERSELIB::dipoleFitFuncs INVERSELIB::dipoleFitFuncsRec |
| typedef struct INVERSELIB::fieldMappingData INVERSELIB::fieldMappingDataRec |
| typedef struct INVERSELIB::fieldMappingPref INVERSELIB::fieldMappingPrefRec |
| typedef void(* INVERSELIB::fitUserFreeFunc) (void *) |
Definition at line 80 of file dipole_fit_data.h.
| typedef struct INVERSELIB::hpiResultData INVERSELIB::hpiResultDataRec |
| typedef struct INVERSELIB::mneOverlay INVERSELIB::mneOverlayRec |
| typedef struct INVERSELIB::mnePref INVERSELIB::mnePrefRec |
| typedef struct INVERSELIB::mshLabel INVERSELIB::mshLabelRec |
| typedef struct INVERSELIB::mshLabelSet INVERSELIB::mshLabelSetRec |
| typedef struct INVERSELIB::mshMegEegData INVERSELIB::mshMegEegDataRec |
| typedef struct INVERSELIB::mshScales INVERSELIB::mshScalesRec |
| typedef struct INVERSELIB::overlayPref INVERSELIB::overlayPrefRec |
| typedef struct INVERSELIB::Pair INVERSELIB::Pair |
Declares a pair structure for index combinations used in RAP MUSIC algorithm.
| typedef struct INVERSELIB::ringBufBuf_9 INVERSELIB::ringBufBufRec_9 |
| typedef struct INVERSELIB::ringBuf_9 INVERSELIB::ringBufRec_9 |
| typedef struct INVERSELIB::timecourseData INVERSELIB::timecourseDataRec |
| typedef struct INVERSELIB::timecourseDataSet INVERSELIB::timecourseDataSetRec |
|
strong |
| Enumerator | |
|---|---|
| high | |
| medium | |
| low | |
Definition at line 78 of file sensorset.h.
| const char * INVERSELIB::buildDateTime | ( | ) |
Returns build date and time.
Definition at line 46 of file inverse_global.cpp.
| const char * INVERSELIB::buildHash | ( | ) |
Returns abbreviated build git hash.
Definition at line 50 of file inverse_global.cpp.
| const char * INVERSELIB::buildHashLong | ( | ) |
Returns full build git hash.
Definition at line 54 of file inverse_global.cpp.