Uses of Class
uk.ac.manchester.tornado.api.types.tensors.TensorFP64
Packages that use TensorFP64
-
Uses of TensorFP64 in uk.ac.manchester.tornado.api.types.tensors
Methods in uk.ac.manchester.tornado.api.types.tensors that return TensorFP64Modifier and TypeMethodDescriptionstatic TensorFP64TensorFP64.concat(TensorFP64... arrays) Concatenates multipleTensorFP64instances into a singleTensorFP64.Methods in uk.ac.manchester.tornado.api.types.tensors with parameters of type TensorFP64Modifier and TypeMethodDescriptionstatic TensorFP64TensorFP64.concat(TensorFP64... arrays) Concatenates multipleTensorFP64instances into a singleTensorFP64.static voidTensorFP64.initialize(TensorFP64 tensor, short value)