elements property

List<T> elements

Elements of the tensor.

Implementation

List<T> get elements;