Uses of Class
uk.ac.manchester.tornado.api.types.tensors.TensorInt32
Packages that use TensorInt32
-
Uses of TensorInt32 in uk.ac.manchester.tornado.api.types.tensors
Methods in uk.ac.manchester.tornado.api.types.tensors that return TensorInt32Modifier and TypeMethodDescriptionstatic TensorInt32TensorInt32.concat(TensorInt32... arrays) Concatenates multipleTensorInt32instances into a singleTensorInt32.Methods in uk.ac.manchester.tornado.api.types.tensors with parameters of type TensorInt32Modifier and TypeMethodDescriptionstatic TensorInt32TensorInt32.concat(TensorInt32... arrays) Concatenates multipleTensorInt32instances into a singleTensorInt32.static voidTensorInt32.initialize(TensorInt32 tensor, int value)