Click or drag to resize
XDL

XMatREAL64(XMat<double>*) Constructor

Initializes a new instance of the XMatREAL64 class

Namespace: Pixoneer.NXDL
Assembly: NXDL (in NXDL.dll) Version: 3.0.0.0
Syntax
C#
public XMatREAL64(
	[T:Pixoneer.XDL.XMat<double>]* mat1
)

Parameters

mat1  [T:Pixoneer.XDL.XMat<double>]*

[Missing <param name="mat1"/> documentation for "M:Pixoneer.NXDL.XMatREAL64.#ctor(Pixoneer.XDL.XMat<double>*!System.Runtime.CompilerServices.IsImplicitlyDereferenced)"]

See Also