Click or drag to resize

cloudMatrixReductionReportEntryReduced Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "P:imbNLP.PartOfSpeech.TFModels.semanticCloudMatrix.cloudMatrixReductionReportEntry.Reduced"]

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloudMatrix
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "W_r")]
[imbAttribute(imbAttributeName.measure_setUnit, "w")]
[imbAttribute(imbAttributeName.reporting_valueformat, "F3")]
[imbAttribute(imbAttributeName.reporting_columnWidth, 7)]
public double Reduced { get; set; }

Property Value

Type: Double
See Also