MNE-CPP
beta 1.0
|
#include <fiff_types.h>
Public Attributes | |
fiff_int_t | from_mask |
fiff_int_t | from_state |
fiff_int_t | to_mask |
fiff_int_t | to_state |
Structure for sparse matrices Structure for event bits
Definition at line 165 of file fiff_types.h.
fiff_int_t FIFFLIB::_fiff_event_bits::from_mask |
from mask
Definition at line 166 of file fiff_types.h.
fiff_int_t FIFFLIB::_fiff_event_bits::from_state |
from state
Definition at line 167 of file fiff_types.h.
fiff_int_t FIFFLIB::_fiff_event_bits::to_mask |
to mask
Definition at line 168 of file fiff_types.h.
fiff_int_t FIFFLIB::_fiff_event_bits::to_state |
to state
Definition at line 169 of file fiff_types.h.