an abstract model of the numeric matrix object
# namespace Microsoft.VisualBasic.Math export class INumericMatrix { }