MNE-CPP
beta 1.0
|
FixDictAtom used in fix dict MP Algorithm. More...
#include <atom.h>
Classes | |
struct | ChirpATOM |
struct | formulaATOM |
struct | GaborATOM |
Public Member Functions | |
FixDictAtom () | |
FixDictAtom (qint32 _id, qint32 _sample_count, QString _dict_source) | |
~FixDictAtom () | |
Public Attributes | |
QString | atom_formula |
QString | display_text |
VectorXd | atom_samples |
qint32 | id |
QString | dict_source |
AtomType | type |
qreal | translation |
GaborATOM | gabor_atom |
ChirpATOM | chirp_atom |
formulaATOM | formula_atom |
![]() | |
qint32 | sample_count |
qreal | energy |
qreal | max_scalar_product |
MatrixXd | residuum |
QList< qreal > | max_scalar_list |
qint32 | bm_channel |
FixDictAtom used in fix dict MP Algorithm.
FixDictAtom class inherited from Atom with additional functions
FixDictAtom::FixDictAtom | ( | ) |
Copy constructor.
FixDictAtom class inherited from Atom with additional functions