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