Click or drag to resize

VectorPlaneContextvectorSpace Property

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

Namespace:  imbNLP.Toolkit.Planes
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public VectorSpace vectorSpace { get; set; }

Property Value

Type: VectorSpace
The vector space.

Implements

IVectorPlaneContextvectorSpace
See Also