KMeansResultcentroids Field |
[Missing <summary> documentation for "F:StarfieldUtils.MathUtils.KMeansResult.centroids"]
Namespace:
StarfieldUtils.MathUtils
Assembly:
Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public KMeansPoint[] centroids
Public centroids As KMeansPoint()
public:
array<KMeansPoint^>^ centroids
val mutable centroids: KMeansPoint[]
Field Value
Type:
KMeansPointSee Also