|
ProteoWizard
|
Typedefs | |
| typedef double | DemuxScalar |
| typedef Matrix< DemuxScalar, Dynamic, Dynamic > | MatrixType |
| typedef boost::shared_ptr< MatrixType > | MatrixPtr |
Variables | |
| static const std::string | kDEMUX_NAME = "Demultiplexing" |
| This is a flag used by SpectrumWorkerThreads to handle demultiplexing. More... | |
| typedef double DemuxTypes::DemuxScalar |
Definition at line 37 of file DemuxTypes.hpp.
| typedef Matrix<DemuxScalar, Dynamic, Dynamic> DemuxTypes::MatrixType |
Definition at line 38 of file DemuxTypes.hpp.
| typedef boost::shared_ptr<MatrixType> DemuxTypes::MatrixPtr |
Definition at line 39 of file DemuxTypes.hpp.
|
static |
This is a flag used by SpectrumWorkerThreads to handle demultiplexing.
Definition at line 41 of file DemuxTypes.hpp.
1.8.13