MathMatrixFactory

MathMatrixFactory class

Allows to create a math matrix

public class MathMatrixFactory : IMathMatrixFactory

Constructors

NameDescription
MathMatrixFactory()The default constructor.

Methods

NameDescription
CreateMathMatrix(int, int)Creates a math matrix

Remarks

For COM comparibility

See Also