v2.0.0
Loading...
Searching...
No Matches
inv_dipole_forward.cpp
Go to the documentation of this file.
1//=============================================================================================================
17
18//=============================================================================================================
19// INCLUDES
20//=============================================================================================================
21
22#include "inv_dipole_forward.h"
23
24// Constructor and destructor are defaulted in the header.
25// Eigen members handle their own memory automatically.
Per-iteration forward-field cache (forward matrix, SVD, column normalisation) used by the dipole-fit ...