Matrix > Matrix Assembly Interfaces > IMatrixFactory
Assembly: Matrix;
Namespace: Prognoz.Platform.Interop.Matrix.
The IMatrixFactory interface is used to create a matrix.
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: