MNE-CPP 0.1.9
A Framework for Electrophysiology
Loading...
Searching...
No Matches
Public Attributes | List of all members
FWDLIB::fitUser Struct Reference

Public Attributes

double * y
 
double * resi
 
double ** M
 
double ** uu
 
double ** vv
 
double * sing
 
double * fn
 
double * w
 
int nfit
 
int nterms
 

Detailed Description

Definition at line 72 of file fwd_eeg_sphere_model.h.

Member Data Documentation

◆ fn

double* FWDLIB::fitUser::fn

Definition at line 79 of file fwd_eeg_sphere_model.h.

◆ M

double** FWDLIB::fitUser::M

Definition at line 75 of file fwd_eeg_sphere_model.h.

◆ nfit

int FWDLIB::fitUser::nfit

Definition at line 81 of file fwd_eeg_sphere_model.h.

◆ nterms

int FWDLIB::fitUser::nterms

Definition at line 82 of file fwd_eeg_sphere_model.h.

◆ resi

double* FWDLIB::fitUser::resi

Definition at line 74 of file fwd_eeg_sphere_model.h.

◆ sing

double* FWDLIB::fitUser::sing

Definition at line 78 of file fwd_eeg_sphere_model.h.

◆ uu

double** FWDLIB::fitUser::uu

Definition at line 76 of file fwd_eeg_sphere_model.h.

◆ vv

double** FWDLIB::fitUser::vv

Definition at line 77 of file fwd_eeg_sphere_model.h.

◆ w

double* FWDLIB::fitUser::w

Definition at line 80 of file fwd_eeg_sphere_model.h.

◆ y

double* FWDLIB::fitUser::y

Definition at line 73 of file fwd_eeg_sphere_model.h.


The documentation for this struct was generated from the following file: