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