|
| | inv_beamformer.cpp |
| | Implementation of the INVLIB::InvBeamformer container.
|
| | inv_beamformer.h |
| | InvBeamformer value type — container for pre-computed LCMV / DICS spatial filters and associated metadata.
|
| | inv_beamformer_compute.cpp |
| | Implementation of the shared LCMV / DICS math kernels declared in inv_beamformer_compute.h.
|
| | inv_beamformer_compute.h |
| | Shared math kernels (filter derivation, source power, regularised pseudo-inverse) used by both the LCMV and DICS beamformers.
|
| | inv_beamformer_settings.h |
| | Strongly-typed enumerations shared by the LCMV and DICS beamformer pipelines.
|
| | inv_dics.cpp |
| | Implementation of the DICS beamformer pipeline (per-frequency filter design + application paths).
|
| | inv_dics.h |
| | Dynamic Imaging of Coherent Sources (DICS) beamformer — frequency-domain source-power and source-time-course estimation.
|
| | inv_lcmv.cpp |
| | Implementation of the LCMV beamformer pipeline (filter design + multiple application paths).
|
| | inv_lcmv.h |
| | Linearly Constrained Minimum Variance (LCMV) beamformer — time-domain source-power and source-time-course estimation.
|