#include <matrixseq.h>
Inheritance diagram for mimo::MFreqSeqAttrT< elemT >:

Public Member Functions | |
| MFreqSeqAttrT (int dim1_=0, int dim2_=0) | |
| MFreqSeqAttrT (const elemT &default_elem) | |
| bool | operator== (const MFreqSeqAttrT< elemT > &a) const |
| bool | operator!= (const MFreqSeqAttrT< 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. |
1.4.1