MathMatrixFactory

MathMatrixFactory class

Allows to create a math matrix

The MathMatrixFactory type exposes the following members:

Constructors

NameDescription
MathMatrixFactory()Initializes a new instance of the MathMatrixFactory class

Methods

NameDescription
create_math_matrix(row_count, column_count)Creates a math matrix

See Also