Click or drag to resize
XDL

XMatREAL64 Constructor (XMat<double>)

[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.31
Syntax
C#
public XMatREAL64(
	[T:Pixoneer.XDL.XMat<double>]* mat1
)

Parameters

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

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

See Also