Definition at line 5 of file DispatcherKnecht.cs.
◆ DispatcherKnecht()
| ClusteringAlgorithms.DispatcherKnecht.DispatcherKnecht |
( |
ComputeShader |
computeShader, |
|
|
bool |
doRandomizeEmptyClusters, |
|
|
ClusteringRTsAndBuffers |
clusteringRTsAndBuffers |
|
) |
| |
|
inline |
◆ AttributeClustersKM()
| void ClusteringAlgorithms.WrapperStopCondition.AttributeClustersKM |
( |
ClusteringTextures |
clusteringTextures | ) |
|
|
inlineinherited |
◆ Dispose()
| void ClusteringAlgorithms.WrapperStopCondition.Dispose |
( |
| ) |
|
|
inlineinherited |
◆ GetVariance()
| float? ClusteringAlgorithms.WrapperStopCondition.GetVariance |
( |
| ) |
|
|
inlineinherited |
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()
| override void ClusteringAlgorithms.DispatcherKnecht.RunClustering |
( |
ClusteringTextures |
clusteringTextures | ) |
|
|
inlinevirtual |
◆ RunUntilConverges()
◆ UpdateClusterCenters()
| void ClusteringAlgorithms.WrapperStopCondition.UpdateClusterCenters |
( |
ClusteringTextures |
clusteringTextures, |
|
|
bool |
rejectOld |
|
) |
| |
|
inlineinherited |
◆ abstractParameters
◆ clusteringRTsAndBuffers
◆ doesReadback
| bool ClusteringAlgorithms.WrapperStopCondition.doesReadback |
|
getinherited |
◆ doRandomizeEmptyClusters
| bool ClusteringAlgorithms.WrapperStopCondition.doRandomizeEmptyClusters |
|
getinherited |
◆ name
| override string ClusteringAlgorithms.DispatcherKnecht.name |
|
get |
◆ numIterations
| int ClusteringAlgorithms.WrapperStopCondition.numIterations |
|
getinherited |
◆ useFullResTexRef
| bool ClusteringAlgorithms.WrapperStopCondition.useFullResTexRef |
|
getinherited |
◆ usesStopCondition
| bool ClusteringAlgorithms.WrapperStopCondition.usesStopCondition |
|
getinherited |
◆ warningCounter
| int ClusteringAlgorithms.WrapperStopCondition.warningCounter |
|
getinherited |
The documentation for this class was generated from the following file: