IComplexArrayGetItemNd Method

Definition

Namespace: Metas.UncLibCOM.Core.Interface
Assembly: Metas.UncLibCOM.Core (in Metas.UncLibCOM.Core.dll) Version: 2.8.9053.20212
C#
ComplexNumber GetItemNd(
	int[] indices
)

Parameters

indices  Int32
 

Return Value

ComplexNumber

See Also