ArrayAttributes Methods

Methods

Conjugate Returns array attributes of the array if it were transposed.
ConjugateTranspose Returns array attributes of the array if i t were transposed and its elements were conjugated.
DefaultForIntent Returns the default array attributes for an array that is created with the specified intent.
EqualsIndicates whether this instance and a specified object are equal.
(Overrides ValueType.Equals(Object))
GetHashCodeReturns the hash code for this instance.
(Overrides ValueType.GetHashCode())
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)
Transpose Returns array attributes of the array if it were transposed.

See Also