This is the complete list of members for CSomTopology< Type >, including all inherited members.
addDomain(int iStart, int iEnd) | CSomTopology< Type > | inline |
addLink(int iFrom, int iTo) | CSomTopology< Type > | |
buildDomains() | CSomTopology< Type > | inlinevirtual |
CSOM< Type > class | CSomTopology< Type > | friend |
CSomTopology(int iNumNodes) | CSomTopology< Type > | |
getCenterNode(bool bVisibleNodes) | CSomTopology< Type > | inline |
getCenterPosition() | CSomTopology< Type > | inline |
getDomainEnd(int iDomain) | CSomTopology< Type > | inline |
getDomainOfNode(int iNode) | CSomTopology< Type > | inline |
getDomainSize(int iDomain) | CSomTopology< Type > | inline |
getDomainStart(int iDomain) | CSomTopology< Type > | inline |
getGeometryPoint(int iPoint) | CSomTopology< Type > | inline |
getGeometrySize() | CSomTopology< Type > | inline |
getInfo(vector< int > &viDims) | CSomTopology< Type > | inlinevirtual |
getNeighbour(int iNode, int iPos) | CSomTopology< Type > | inline |
getNodePosition(int i) | CSomTopology< Type > | inline |
getNumDomains() | CSomTopology< Type > | inline |
getNumNeighbours(int i) | CSomTopology< Type > | inline |
getNumOutbounds(int iNode, int iK=0) | CSomTopology< Type > | inlinevirtual |
getNumPolyLines() | CSomTopology< Type > | inlinevirtual |
getPolyLine(int iLine, int &riStart, int &riEnd) | CSomTopology< Type > | inlinevirtual |
getType() | CSomTopology< Type > | inline |
iCenterNode | CSomTopology< Type > | protected |
iNumVisibleNodes | CSomTopology< Type > | protected |
iOldCenterNode | CSomTopology< Type > | protected |
iType | CSomTopology< Type > | protected |
iVisibleNodesCenter | CSomTopology< Type > | protected |
setNodePosition(int i, CVector< double > &rtPos) | CSomTopology< Type > | inline |
setParameter(float *pfParam) | CSomTopology< Type > | inlinevirtual |
setType(int iNewType) | CSomTopology< Type > | inline |
tCenter | CSomTopology< Type > | protected |
tNodes | CSomTopology< Type > | protected |
train(CDataset< Type > &rtTrainSet, CSOM< Type > *pSOM) | CSomTopology< Type > | inlinevirtual |
trainGrowing(CDataset< Type > &rtTrainSet, CSOM< Type > *pSOM, float fGrowParam) | CSomTopology< Type > | inlinevirtual |
translateGrid(float *pfTrans, float *pfTarget, int iMode=0) | CSomTopology< Type > | inlinevirtual |
vbExpand | CSomTopology< Type > | |
vDomains | CSomTopology< Type > | protected |
viGeometry | CSomTopology< Type > | protected |
viVisibleNode | CSomTopology< Type > | protected |
viVisiblePos | CSomTopology< Type > | protected |
vvNeighbours | CSomTopology< Type > | protected |
~CSomTopology() | CSomTopology< Type > | virtual |