CVectorQuantizer
Interface CVectorQuantizer
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CVectorQuantizer : ISchemaClass<CVectorQuantizer>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
CentroidVectors
ref CUtlVector<float> CentroidVectors { get; }Property Value
Centroids
ref int Centroids { get; }Property Value
Dimensions
ref int Dimensions { get; }Property Value