Skip to main content

MNEProjData

Namespace: MNELIB  ·  Library: MNE Library

#include <mne/mne_proj_data.h>

class MNELIB::MNEProjData

Replaces *projData,projDataRec struct (mne_project_to_surface.c).

Auxiliary projection data computed from MNEProjOp for efficient repeated application.


Public Methods

MNEProjData(s)

Constructs the MNEProjData.


~MNEProjData()

Destroys the MNEProjData.


Authors of this file