Click or drag to resize

FeatureVectordimensions Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the dimensions.

Namespace:  imbNLP.Toolkit.Feature
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public double[] dimensions { get; set; }

Property Value

Type: Double
The dimensions.
See Also