#include <matrixseq.h>
Inheritance diagram for mimo::MTimeSeqAttrT< elemT >:
Public Member Functions | |
MTimeSeqAttrT (int dim1_=0, int dim2_=0) | |
MTimeSeqAttrT (const elemT &default_elem) | |
bool | operator== (const MTimeSeqAttrT< elemT > &a) const |
bool | operator!= (const MTimeSeqAttrT< elemT > &a) const |
|
Initialize the dimension value directly. |
|
This constructor extracts the necessary dimension information from a default element. This constructor is called from the MSequenceStorage constructor that takes a default value. |
|
Needed from InputInterface. |
|
Needed from InputInterface. |