![]() |
GenomicDataStream
A scalable interface between data and analysis
|
#include <GenomicDataStream_virtual.h>
Public Member Functions | |
DataChunk () | |
DataChunk (matType data) | |
DataChunk (matType data, DataInfo *info) | |
matType | getData () const |
template<typename infoType> | |
infoType * | getInfo () const |
Public Attributes | |
matType | data |
DataInfo * | info |
Store the data matrix and info for a data chunk
|
inline |
|
inline |
|
inline |
|
inline |
Accessor
|
inline |
Accessor
matType gds::DataChunk< matType >::data |
DataInfo* gds::DataChunk< matType >::info |