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