
Directories | |
| beamformer | |
| dipole_fit | |
| hpi | |
| minimum_norm | |
| morph | |
| rap_music | |
| sparse | |
Files | |
| inv_connectivity.h | |
| Lightweight pairwise source-connectivity container that travels alongside a source estimate. | |
| inv_convenience.cpp | |
Implementation of the apply-inverse / compute-PSD convenience helpers declared in inv_convenience.h. | |
| inv_convenience.h | |
Top-level convenience entry points that mirror MNE-Python's apply_inverse_* / compute_source_psd helpers. | |
| inv_focal_dipole.h | |
| Single off-grid focal dipole result with free position, moment and fit-quality metrics. | |
| inv_global.cpp | |
| Implementation of the INVLIB build-info accessors. | |
| inv_global.h | |
| INVLIB library export/import macros, build-info accessors, and namespace docstring for the inverse-solver library. | |
| inv_label_time_course.cpp | |
Implementation of the label-aggregation modes and sign-flip computation declared in inv_label_time_course.h. | |
| inv_label_time_course.h | |
ROI-level aggregation of vertex-wise source estimates — the C++ peer of MNE-Python's extract_label_time_course. | |
| inv_resolution_matrix.cpp | |
Implementation of the resolution-matrix analytics declared in inv_resolution_matrix.h. | |
| inv_resolution_matrix.h | |
| Resolution-matrix analysis for linear inverse operators — point-spread and cross-talk functions. | |
| inv_source_coupling.cpp | |
| Definition of the INVLIB::InvSourceCoupling default constructor. | |
| inv_source_coupling.h | |
| Container for an N-tuple of correlated grid sources discovered by RAP-/TRAP-MUSIC. | |
| inv_source_estimate.cpp | |
| Implementation of INVLIB::InvSourceEstimate including STC / W binary I/O and label-based subset access. | |
| inv_source_estimate.h | |
| InvSourceEstimate value type — central source-space data container produced by every INVLIB inverse solver. | |
| inv_source_estimate_io.cpp | |
| Implementation of the CSV / matrix exporters and importer in INVLIB::InvSourceEstimateIO. | |
| inv_source_estimate_io.h | |
| Text-based and FIFF-based export/import for INVLIB::InvSourceEstimate that complement the binary STC / W format. | |
| inv_source_estimate_token.cpp | |
| Implementation of the INVLIB::tokenize / INVLIB::fromTokens free functions. | |
| inv_source_estimate_token.h | |
| Tokeniser and de-tokeniser that turn an INVLIB::InvSourceEstimate into a flat sequence consumable by foundation-model architectures. | |
| inv_token.h | |
| Token vocabulary, value-carrier struct and tokenisation options for the foundation-model serialisation of INVLIB::InvSourceEstimate. | |
| inv_types.h | |
| Strongly-typed enumerations that tag a source estimate with the inverse method, source-space type, and orientation constraint that produced it. | |
| inv_vector_source_estimate.cpp | |
| Implementation of INVLIB::InvVectorSourceEstimate. | |
| inv_vector_source_estimate.h | |
| Free-orientation surface source estimate carrying a 3-component vector per vertex. | |
| inv_volume_source_estimate.cpp | |
| Implementation of INVLIB::InvVolumeSourceEstimate. | |
| inv_volume_source_estimate.h | |
| Volume (voxel-grid) source estimate that augments InvSourceEstimate with 3-D grid shape information. | |