Uses of Interface
deepnetts.tensor.Tensor
Packages that use Tensor
-
Uses of Tensor in deepnetts.tensor
Classes in deepnetts.tensor that implement TensorModifier and TypeClassDescriptionclassOne dimensional tensor - a vector or an array.final classA 2D tensor / matrix with specified number of rows and columns..classclassclassThis class represents a wrapper for multidimensional array.