Uses of Class
com.yahoo.tensor.MixedTensor.Builder
-
Uses of MixedTensor.Builder in com.yahoo.tensor
Modifier and TypeClassDescriptionstatic class
Builder for mixed tensors with bound indexed dimensions.static class
Temporarily stores all cells to find bounds of indexed dimensions, then creates a tensor using BoundBuilder.Modifier and TypeMethodDescriptionstatic MixedTensor.Builder
MixedTensor.Builder.of
(TensorType type) Create a builder depending upon the type of indexed dimensions.