An NDoc Documented Class Library

Matrix Constructor (Matrix)

Constructor which initialize the Matrix by an other Matrix m;

public Matrix(
   Matrix m
);

Parameters

m

See Also

Matrix Class | Minais.Drawing3d.Math Namespace | Matrix Constructor Overload List