Definition at line 6 of file WrapperStopCondition.cs.
◆ WrapperStopCondition()
| ClusteringAlgorithms.WrapperStopCondition.WrapperStopCondition |
( |
ASimpleDispatcer |
wrappedDispatcher | ) |
|
|
inline |
◆ AttributeClustersKM()
| void ClusteringAlgorithms.WrapperStopCondition.AttributeClustersKM |
( |
ClusteringTextures |
clusteringTextures | ) |
|
|
inline |
◆ Dispose()
| void ClusteringAlgorithms.WrapperStopCondition.Dispose |
( |
| ) |
|
|
inline |
◆ GetVariance()
| float? ClusteringAlgorithms.WrapperStopCondition.GetVariance |
( |
| ) |
|
|
inline |
Computes variance for the current cluster centers. Depending on this.useFullResTexRef uses either working resolution (this.clusteringRTsAndBuffers.texturesWorkRes), or full resolution (this.clusteringRTsAndBuffers.texturesFullRes) input.
Sets incorrect attribution. Does not restore to save performance.
Implements ClusteringAlgorithms.IDispatcher.
Definition at line 57 of file WrapperStopCondition.cs.
◆ RunClustering()
| virtual void ClusteringAlgorithms.WrapperStopCondition.RunClustering |
( |
ClusteringTextures |
clusteringTextures | ) |
|
|
inlinevirtual |
◆ RunUntilConverges()
◆ UpdateClusterCenters()
| void ClusteringAlgorithms.WrapperStopCondition.UpdateClusterCenters |
( |
ClusteringTextures |
clusteringTextures, |
|
|
bool |
rejectOld |
|
) |
| |
|
inline |
◆ abstractParameters
◆ clusteringRTsAndBuffers
◆ doesReadback
| bool ClusteringAlgorithms.WrapperStopCondition.doesReadback |
|
get |
◆ doRandomizeEmptyClusters
| bool ClusteringAlgorithms.WrapperStopCondition.doRandomizeEmptyClusters |
|
get |
◆ name
| virtual string ClusteringAlgorithms.WrapperStopCondition.name |
|
get |
◆ numIterations
| int ClusteringAlgorithms.WrapperStopCondition.numIterations |
|
get |
◆ useFullResTexRef
| bool ClusteringAlgorithms.WrapperStopCondition.useFullResTexRef |
|
get |
◆ usesStopCondition
| bool ClusteringAlgorithms.WrapperStopCondition.usesStopCondition |
|
get |
◆ warningCounter
| int ClusteringAlgorithms.WrapperStopCondition.warningCounter |
|
get |
The documentation for this class was generated from the following file: