v2.0.0
Loading...
Searching...
No Matches
src
libraries
mne
mne_raw_buf_def.cpp
Go to the documentation of this file.
1
//=============================================================================================================
36
37
//=============================================================================================================
38
// INCLUDES
39
//=============================================================================================================
40
41
#include "
mne_raw_buf_def.h
"
42
43
#include <Eigen/Core>
44
45
//=============================================================================================================
46
// USED NAMESPACES
47
//=============================================================================================================
48
49
using namespace
Eigen;
50
using namespace
FIFFLIB
;
51
using namespace
MNELIB
;
52
53
//=============================================================================================================
54
// DEFINE MEMBER METHODS
55
//=============================================================================================================
56
57
MNERawBufDef::MNERawBufDef
()
58
{
59
}
60
61
//=============================================================================================================
62
63
MNERawBufDef::~MNERawBufDef
()
64
{
65
}
mne_raw_buf_def.h
MNERawBufDef class declaration.
MNELIB
Core MNE data structures (source spaces, source estimates, hemispheres).
Definition
connectivitysettings.h:63
FIFFLIB
FIFF file I/O and data structures (raw, epochs, evoked, covariance, forward).
Definition
connectivitysettings.h:71
MNELIB::MNERawBufDef::~MNERawBufDef
~MNERawBufDef()
Destructor.
Definition
mne_raw_buf_def.cpp:63
MNELIB::MNERawBufDef::MNERawBufDef
MNERawBufDef()
Default constructor.
Definition
mne_raw_buf_def.cpp:57
Generated on
for MNE-CPP by
1.16.1