List of all members.
Public Member Functions |
| TMAGParam () |
| TMAGParam (const int &NumNodes, const int &NumAttrs) |
| TMAGParam (const int &NumNodes, const TMAGAffMtxV &MtxV) |
| TMAGParam (const int &NumNodes, const TStr &ConfFNm) |
| TMAGParam (const TMAGParam< TNodeAttr > &MAGParam) |
| TMAGParam (const int &NumNodes, const int &NumAttrs, const TNodeAttr &Dist) |
TMAGParam< TNodeAttr > & | operator= (const TMAGParam< TNodeAttr > &MAGParam) |
void | Clr () |
void | LoadTxt (const TStr &InFNm) |
void | SaveTxt (const TStr &OutFNm) const |
void | SetNodes (const int &Nodes) |
const int | GetNodes () const |
void | SetAttrs (const int &Attrs) |
const int | GetAttrs () const |
void | SetNodeAttr (const TNodeAttr &Dist) |
const TNodeAttr & | GetNodeAttr () const |
const int | GetDim (const int &Attr) const |
void | GetDimV (TIntV &DimV) const |
void | SetMtxVal (const int &Attr, const int &Row, const int &Col, const double &Val) |
void | SetMtx (const int &Attr, const TMAGAffMtx &Mtx) |
void | SetMtxV (const TMAGAffMtxV &MtxV) |
void | SetMtxAll (const TMAGAffMtx &Mtx) |
const double | GetMtxVal (const int &Attr, const int &Row, const int &Col) const |
const TMAGAffMtx & | GetMtx (const int &Attr) const |
void | GetMtxV (TMAGAffMtxV &MtxV) const |
PNGraph | GenMAG (TIntVV &AttrVV, const bool &IsDir=false, const int &Seed=1) |
PNGraph | GenAttrMAG (const TIntVV &AttrVV, const bool &IsDir=false, const int &Seed=1) |
Static Public Attributes |
static TRnd | Rnd |
template<class TNodeAttr>
class TMAGParam< TNodeAttr >
Constructor & Destructor Documentation
template<class TNodeAttr>
template<class TNodeAttr>
template<class TNodeAttr>
template<class TNodeAttr>
template<class TNodeAttr>
template<class TNodeAttr>
TMAGParam< TNodeAttr >::TMAGParam |
( |
const int & |
NumNodes, |
|
|
const int & |
NumAttrs, |
|
|
const TNodeAttr & |
Dist |
|
) |
| [inline] |
Member Function Documentation
template<class TNodeAttr>
template<class TNodeAttr >
template<class TNodeAttr >
template<class TNodeAttr>
template<class TNodeAttr>
const int TMAGParam< TNodeAttr >::GetDim |
( |
const int & |
Attr | ) |
const [inline] |
template<class TNodeAttr >
template<class TNodeAttr>
template<class TNodeAttr>
template<class TNodeAttr>
const double TMAGParam< TNodeAttr >::GetMtxVal |
( |
const int & |
Attr, |
|
|
const int & |
Row, |
|
|
const int & |
Col |
|
) |
| const [inline] |
template<class TNodeAttr>
template<class TNodeAttr>
template<class TNodeAttr >
template<class TNodeAttr>
template<class TNodeAttr >
template<class TNodeAttr >
template<class TNodeAttr>
template<class TNodeAttr>
template<class TNodeAttr>
template<class TNodeAttr>
void TMAGParam< TNodeAttr >::SetMtxVal |
( |
const int & |
Attr, |
|
|
const int & |
Row, |
|
|
const int & |
Col, |
|
|
const double & |
Val |
|
) |
| [inline] |
template<class TNodeAttr>
template<class TNodeAttr>
Member Data Documentation
template<class TNodeAttr>
The documentation for this class was generated from the following file: