MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
mds::math::CFuzzyCMeans< C, N > Member List
This is the complete list of members for mds::math::CFuzzyCMeans< C, N >, including all inherited members.
addOption(int Flag)mds::base::CHasOptions
CFuzzyCMeans(int Flags=FuzzyCMeans::DEFAULT_FLAGS)mds::math::CFuzzyCMeans< C, N >
CHasOptions(int Flags=0)mds::base::CHasOptions
CHasOptions(const CHasOptions &Flags)mds::base::CHasOptions
checkAllOptions(int Flags) const mds::base::CHasOptions
checkAnyOption(int Flags) const mds::base::CHasOptions
checkMembership()mds::math::CFuzzyCMeans< C, N > [protected]
checkOption(int Flag) const mds::base::CHasOptions
clearOption(int Flag)mds::base::CHasOptions
computeDunnCoefficient()mds::math::CFuzzyCMeans< C, N > [protected]
execute(const tContainer &Input)mds::math::CFuzzyCMeans< C, N >
execute(const tContainer &Input, tSize NumOfClusters)mds::math::CFuzzyCMeans< C, N >
getCluster(tSize i, tCluster &Cluster)mds::math::CFuzzyCMeans< C, N >
getMembership(tSize i, tVector &Membership)mds::math::CFuzzyCMeans< C, N >
getMembership(tSize i)mds::math::CFuzzyCMeans< C, N >
getMembership(const tItem &Sample, tSize i)mds::math::CFuzzyCMeans< C, N > [protected]
getNumOfClusters() const mds::math::CFuzzyCMeans< C, N >
getNumOfDimensions() const mds::math::CFuzzyCMeans< C, N >
getOptions() const mds::base::CHasOptions
initMembership()mds::math::CFuzzyCMeans< C, N > [protected]
iterateFCM(const tContainer &Input, double dMinChange)mds::math::CFuzzyCMeans< C, N > [protected]
m_Clustersmds::math::CFuzzyCMeans< C, N > [protected]
m_dExponentmds::math::CFuzzyCMeans< C, N > [protected]
m_dWeightmds::math::CFuzzyCMeans< C, N > [protected]
m_Membershipmds::math::CFuzzyCMeans< C, N > [protected]
m_Optionsmds::base::CHasOptions [protected]
m_Powersmds::math::CFuzzyCMeans< C, N > [protected]
m_Uniformmds::math::CFuzzyCMeans< C, N > [protected]
NO_ITERATOR_IS_DECLARED_FOR_TEMPLATE_PARAMETER enum valuemds::math::CFuzzyCMeans< C, N >
NUM_OF_DIMENSIONS enum valuemds::math::CFuzzyCMeans< C, N >
operator=(const CHasOptions &Flags)mds::base::CHasOptions
recomputeClusterCenters(const tContainer &Input)mds::math::CFuzzyCMeans< C, N > [protected]
recomputeMembership(const tContainer &Input)mds::math::CFuzzyCMeans< C, N > [protected]
recomputeObjectiveFunction(const tContainer &Input)mds::math::CFuzzyCMeans< C, N > [protected]
recomputePowers()mds::math::CFuzzyCMeans< C, N > [protected]
setOption(int Flag)mds::base::CHasOptions
setOptions(int Flags)mds::base::CHasOptions
setWeight(double dWeight)mds::math::CFuzzyCMeans< C, N >
tCluster typedefmds::math::CFuzzyCMeans< C, N >
tConstIterator typedefmds::math::CFuzzyCMeans< C, N >
tContainer typedefmds::math::CFuzzyCMeans< C, N >
tItem typedefmds::math::CFuzzyCMeans< C, N >
tMatrix typedefmds::math::CFuzzyCMeans< C, N > [protected]
tVector typedefmds::math::CFuzzyCMeans< C, N >
~CFuzzyCMeans()mds::math::CFuzzyCMeans< C, N > [virtual]