Tensor<T>.Attributes Property

Gets attributes associated with the tensor.

Definition

Namespace: Numerics.NET.Tensors
Assembly: Numerics.NET.Tensors (in Numerics.NET.Tensors.dll) Version: 9.0.0
C#
public ArrayAttributes Attributes { get; }

Property Value

ArrayAttributes

See Also