ILNumerics.Net
IsComplex Property

ILNumerics.Net - numeric computing and plotting for .NET

ILNumericsILBaseArrayIsComplex
ILNumerics.Net - numeric computing for .NET
Determine if this array is of complex inner type
Declaration Syntax
C#Visual BasicVisual C++
public abstract bool IsComplex { get; }
Public MustOverride ReadOnly Property IsComplex As Boolean
public:
virtual property bool IsComplex {
	bool get () abstract;
}

Assembly: ILNumerics.Net (Module: ILNumerics.Net) Version: 1.4.1.1 (0.10.2.0)