23#ifndef INV_SOURCE_ESTIMATE_TOKEN_H
24#define INV_SOURCE_ESTIMATE_TOKEN_H
Token vocabulary, value-carrier struct and tokenisation options for the foundation-model serialisatio...
INVLIB library export/import macros, build-info accessors, and namespace docstring for the inverse-so...
Inverse source estimation (MNE, dSPM, sLORETA, dipole fitting).
InvSourceEstimate fromTokens(const std::vector< InvToken > &tokens)
Reconstruct an InvSourceEstimate from a token sequence.
std::vector< InvToken > tokenize(const InvSourceEstimate &estimate, const InvTokenizeOptions &options)
Serialise an InvSourceEstimate into a flat token sequence.
Source-space inverse-solution container with dense grid plus optional focal-dipole,...
Tokenization options controlling layer inclusion and sub-sampling.