Uses of Class
uk.ac.manchester.tornado.api.types.tensors.TensorInt64
Packages that use TensorInt64
-
Uses of TensorInt64 in uk.ac.manchester.tornado.api.types.tensors
Methods in uk.ac.manchester.tornado.api.types.tensors that return TensorInt64Modifier and TypeMethodDescriptionstatic TensorInt64TensorInt64.concat(TensorInt64... arrays) Concatenates multipleTensorInt64instances into a singleTensorInt64.Methods in uk.ac.manchester.tornado.api.types.tensors with parameters of type TensorInt64Modifier and TypeMethodDescriptionstatic TensorInt64TensorInt64.concat(TensorInt64... arrays) Concatenates multipleTensorInt64instances into a singleTensorInt64.static voidTensorInt64.initialize(TensorInt64 tensor, long value)