Tensor<T>.IsDense Property

Definition

Determines if the current tensor is dense.

public:
 property bool IsDense { bool get(); };
public bool IsDense { get; }
member this.IsDense : bool
Public ReadOnly Property IsDense As Boolean

Property Value

Implements

Applies to