Uses of Package
com.yahoo.tensor
Packages that use com.yahoo.tensor
Package
Description
Tensor data types
Tensor data types
Tensor function evaluation
-
Classes in com.yahoo.tensor used by com.yahoo.tensorClassDescriptionThe sizes of a set of dimensions.Builder of a set of dimension sizes.Utility class for efficient access and iteration along dimensions in Indexed tensors.An indexed (dense) tensor.A bound builder can create the double array directlyAn array of indexes into this tensor which are able to find the next index in the value order.An iterator over a subspace of this tensor.A label for a tensor dimension.A sparse implementation of a tensor backed by a Map of cells to values.A mixed tensor type.Builder for mixed tensors with bound indexed dimensions.Base class for building mixed tensors.only exposed for internal use; subject to change without noticeAn address to a subset of a tensors' cells, specifying a label for some, but not necessarily all, of the tensors dimensions.A multidimensional array which can be used in computations.An immutable address to a tensor cell.Builder of a tensor addressA tensor type with its dimensions.A tensor dimension.The permissible cell value types.
-
Classes in com.yahoo.tensor used by com.yahoo.tensor.evaluationClassDescriptionA multidimensional array which can be used in computations.A tensor type with its dimensions.
-
Classes in com.yahoo.tensor used by com.yahoo.tensor.functionsClassDescriptionA multidimensional array which can be used in computations.An immutable address to a tensor cell.A tensor type with its dimensions.The permissible cell value types.
-
Classes in com.yahoo.tensor used by com.yahoo.tensor.implClassDescriptionA label for a tensor dimension.An immutable address to a tensor cell.
-
Classes in com.yahoo.tensor used by com.yahoo.tensor.serializationClassDescriptionA multidimensional array which can be used in computations.A tensor type with its dimensions.The permissible cell value types.