Array Attributes.Default For Intent Method
Returns the default array attributes for an array that is created
with the specified intent.
Definition
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The default attributes for the array.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public static ArrayAttributes DefaultForIntent(
Intent intent
)
Parameters
- intent Intent
- The intended use of the array.
Return Value
ArrayAttributesThe default attributes for the array.