Uses of Class
com.yahoo.tensor.IndexedTensor.Indexes
Packages that use IndexedTensor.Indexes
-
Uses of IndexedTensor.Indexes in com.yahoo.tensor
Methods in com.yahoo.tensor that return IndexedTensor.IndexesModifier and TypeMethodDescriptionstatic IndexedTensor.IndexesIndexedTensor.Indexes.of(DimensionSizes sizes) static IndexedTensor.IndexesIndexedTensor.Indexes.of(TensorType type) Create indexes from a type containing bound indexed dimensions only.static IndexedTensor.IndexesIndexedTensor.Indexes.of(TensorType type, List<String> iterateDimensionOrder)