Uses of Class
uk.ac.manchester.tornado.api.types.tensors.TensorInt16
Packages that use TensorInt16
-
Uses of TensorInt16 in uk.ac.manchester.tornado.api.types.tensors
Methods in uk.ac.manchester.tornado.api.types.tensors that return TensorInt16Modifier and TypeMethodDescriptionstatic TensorInt16TensorInt16.concat(TensorInt16... arrays) Concatenates multipleTensorInt16instances into a singleTensorInt16.Methods in uk.ac.manchester.tornado.api.types.tensors with parameters of type TensorInt16Modifier and TypeMethodDescriptionstatic TensorInt16TensorInt16.concat(TensorInt16... arrays) Concatenates multipleTensorInt16instances into a singleTensorInt16.static voidTensorInt16.initialize(TensorInt16 tensor, short value)