ILNumerics.Net - numeric computing for .NET
Determine if this instance is a scalar

Declaration Syntax
public bool IsScalar { get; }Public ReadOnly Property IsScalar As Boolean
public:
property bool IsScalar {
bool get ();
}
Remarks
This attribute is readonly. It returns: Dimension.NumberOfElements == 1.
Assembly:
ILNumerics.Net (Module: ILNumerics.Net) Version: 1.4.1.1 (0.10.2.0)