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