ComplexArray Conversion (ComplexArray to ComplexNArrayNumber)
Namespace: Metas.UncLibCOM.CoreAssembly: Metas.UncLibCOM.Core (in Metas.UncLibCOM.Core.dll) Version: 2.8.9053.20212
public static implicit operator ComplexNArray<Number> (
ComplexArray a
)
Public Shared Widening Operator CType (
a As ComplexArray
) As ComplexNArray(Of Number)
static implicit operator ComplexNArray<Number>^ (
ComplexArray^ a
)
F# does not support the declaration of new casting operators.
- a ComplexArray
-
ComplexNArrayNumber