v2.0.0
Loading...
Searching...
No Matches
inv_hpi_model_parameters.cpp File Reference

Implementation of INVLIB::InvHpiModelParameters (value semantics, equality, coil-count computation). More...

#include "inv_hpi_model_parameters.h"
#include <QVector>
Include dependency graph for inv_hpi_model_parameters.cpp:

Go to the source code of this file.

Detailed Description

Implementation of INVLIB::InvHpiModelParameters (value semantics, equality, coil-count computation).

SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors

Author
Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org
Since
2.0.0
Date
March 2026

Implements the parameter-list constructor, the copy / assignment / equality operators and the private computeNumberOfCoils / checkForLineFreq helpers that keep the cached coil count and basic/advanced model selection consistent with the underlying frequency vector.

Definition in file inv_hpi_model_parameters.cpp.