v2.0.0
Loading...
Searching...
No Matches
src
libraries
mne
mne_raw_buf_def.cpp
Go to the documentation of this file.
1
//=============================================================================================================
16
17
//=============================================================================================================
18
// INCLUDES
19
//=============================================================================================================
20
21
#include "
mne_raw_buf_def.h
"
22
23
#include <Eigen/Core>
24
25
//=============================================================================================================
26
// USED NAMESPACES
27
//=============================================================================================================
28
29
using namespace
Eigen;
30
using namespace
FIFFLIB
;
31
using namespace
MNELIB
;
32
33
//=============================================================================================================
34
// DEFINE MEMBER METHODS
35
//=============================================================================================================
36
37
MNERawBufDef::MNERawBufDef
()
38
{
39
}
40
41
//=============================================================================================================
42
43
MNERawBufDef::~MNERawBufDef
()
44
{
45
}
mne_raw_buf_def.h
Descriptor of a single FIFF_DATA_BUFFER block (file offset, sample range, type).
MNELIB
Core MNE data structures (source spaces, source estimates, hemispheres).
Definition
connectivitysettings.h:58
FIFFLIB
FIFF file I/O, in-memory data structures and high-level readers/writers.
Definition
connectivitysettings.h:66
MNELIB::MNERawBufDef::~MNERawBufDef
~MNERawBufDef()
Destructor.
Definition
mne_raw_buf_def.cpp:43
MNELIB::MNERawBufDef::MNERawBufDef
MNERawBufDef()
Default constructor.
Definition
mne_raw_buf_def.cpp:37
Generated on
for MNE-CPP by
1.16.1