51 fS(atom_size),
fN(chunk_size),
size_t size(const MatrixT &matrix)
retrieve the size of a square matrix
int Int_t
Signed integer 4 bytes (int).
char Char_t
Character 1 byte (char).
bool Bool_t
Boolean (0=false, 1=true) (bool).
virtual ~REveChunkManager()
Destructor.
std::vector< TArrayC * > fChunks
void Reset(Int_t atom_size, Int_t chunk_size)
Empty the container and reset it with given atom and chunk sizes.
void Refit()
Refit the container so that all current data fits into a single chunk.
void ReleaseChunks()
Release all memory chunks.
Char_t * NewChunk()
Allocate a new memory chunk and register it.
Int_t NAtoms(Int_t chk) const
REveChunkManager()
Default constructor.
Array of chars or bytes (8 bits per element).
Namespace for ROOT features in testing.
Bool_t next()
Go to next atom.
std::set< Int_t >::const_iterator fSelectionIterator
const std::set< Int_t > * fSelection