IMathMatrixFactory

IMathMatrixFactory interface

Allows to create a math matrix

public interface IMathMatrixFactory

Methods

NameDescription
CreateMathMatrix(int, int)Creates a math matrix

Remarks

For COM comparibility

See Also