SwiftlyS2

CVectorQuantizer

Interface CVectorQuantizer

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CVectorQuantizer : ISchemaClass<CVectorQuantizer>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

CentroidVectors

ref CUtlVector<float> CentroidVectors { get; }
Property Value

Centroids

ref int Centroids { get; }
Property Value

Dimensions

ref int Dimensions { get; }
Property Value

On this page