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