distributions property

List<Distribution<T>> distributions

Distribution for each (flat) index of the tensor.

Implementation

List<Distribution<T>> get distributions;