IVector {Microsoft.VisualBasic.Math} .NET clr documentation

IVector

Description

The numeric vector model

Declare

            
# namespace Microsoft.VisualBasic.Math
export class IVector {
   # the vector data
   Data: double;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]