IMatrixFactory

Assembly: Matrix;

Namespace: Prognoz.Platform.Interop.Matrix.

Description

The IMatrixFactory interface is used to create a matrix.

Methods

  Method name Brief description
The CreateExtendInfo method creates advanced parameters of data matrix.
The CreateMatrix method creates a matrix on the base of the specified dimensions selection.
The CreateQuery method creates a query that is used to get information about existing data in the specified matrix.

See also:

Matrix Assembly Interfaces