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