Click or drag to resize
XDL

XMatREAL64(XMat<double>*) Constructor

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


Namespace: Pixoneer.NXDL
Assembly: NXDL (in NXDL.dll) Version: 2.0.3.38
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