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