Go to the documentation of this file. 1 #ifndef DIGIFTL_FTLDATAFRAMET_H
2 #define DIGIFTL_FTLDATAFRAMET_H
13 template <
class D,
class S,
class DECODE>
63 for (
size_t i = 0;
i <
data_.size();
i++) {
64 out <<
"[" <<
i <<
"] ";
void print(std::ostream &out=std::cout)
const D & id() const
det id
FTLDataFrameT(const FTLDataFrameT &o)
D key_type
key to sort the collection
const int column() const
column
void setSample(int i, const S &sample)
FTLDataFrameT(const D &id)
const S & sample(int i) const
DecomposeProduct< arg, typename Div::arg > D
void resize(size_t s)
allow to set size
int size() const
total number of samples in the digi
const S & operator[](int i) const
assess/set specific samples