Class TextMeasurement
Immutable measurement result containing aggregate metrics and per-cluster advances.
public sealed class TextMeasurement
- Inheritance
-
TextMeasurement
- Inherited Members
Properties
- ClusterAdvances
Gets the measured per-cluster advances.
- Metrics
Gets the aggregate metrics for the measured run.
Methods
- AsSpan()
Returns a span over the per-cluster advances.