calculate(unsigned int maxDepth, unsigned int depth, unsigned int nEigVecs, unsigned int eigvn, double *initVec=NULL) | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | |
eigVal() const | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | [inline] |
eigVal_ | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | [protected] |
eigVec() const | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | [inline] |
eigVec_ | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | [protected] |
eigVecNum() const | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | [inline] |
eigVecNum_ | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | [protected] |
indices() const | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | [inline] |
indices_ | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | [protected] |
isLeft(unsigned int idx) const | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | |
leftNode() const | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | [inline] |
leftNode_ | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | [protected] |
ncut() const | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | [inline] |
ncut_ | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | [protected] |
NcutNode(std::auto_ptr< Profile< IMG_ELM_TYPE, MSK_ELM_TYPE > > &profile, const std::map< MSK_ELM_TYPE, unsigned int > &indices, greedy_ptr< Ncut > &ncut, const Setting *setting) | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | |
NcutNode(greedy_ptr< Profile< IMG_ELM_TYPE, MSK_ELM_TYPE > > &profile, const std::map< MSK_ELM_TYPE, unsigned int > &indices, greedy_ptr< Ncut > &ncut, const Setting *setting) | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | |
NcutNode(const NcutNode &clone) | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | |
NcutNode(const NcutNode &clone, greedy_ptr< Profile< IMG_ELM_TYPE, MSK_ELM_TYPE > > &pclone, greedy_ptr< Ncut > &nclone) | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | |
operator=(const NcutNode &clone) | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | [virtual] |
profile() const | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | [inline] |
profile_ | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | [protected] |
rightNode() const | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | [inline] |
rightNode_ | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | [protected] |
setting_ | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | [protected] |
splitPoint() const | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | [inline] |
splitPoint_ | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | [protected] |
~NcutNode() | ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | [virtual] |