Piccolo.NET

PMatrix Constructor (Matrix)

Constructs a new PMatrix initialized to the values in the given Matrix.

public PMatrix(
   Matrix matrix
);

Parameters

matrix
A Matrix to use when initializing this PMatrix

See Also

PMatrix Class | UMD.HCIL.Piccolo.Util Namespace | PMatrix Constructor Overload List


Web Accessibility