DataMatrix {Microsoft.VisualBasic.Math.DataFrame} .NET clr documentation

DataMatrix

Description

A NxN data matrix which can be convert to graph object under a certain cutoff value.

Declare

            
# namespace Microsoft.VisualBasic.Math.DataFrame
export class DataMatrix {
   keys: string;
   size: integer;
}

        

.NET clr type reference tree

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