Serialized Form
-
Package uk.ac.manchester.tornado.api.exceptions
-
Exception Class uk.ac.manchester.tornado.api.exceptions.TornadoAPIException
class TornadoAPIException extends RuntimeException implements Serializable -
Exception Class uk.ac.manchester.tornado.api.exceptions.TornadoBackendNotFound
class TornadoBackendNotFound extends TornadoRuntimeException implements Serializable -
Exception Class uk.ac.manchester.tornado.api.exceptions.TornadoBailoutRuntimeException
class TornadoBailoutRuntimeException extends RuntimeException implements Serializable -
Exception Class uk.ac.manchester.tornado.api.exceptions.TornadoCompilationException
class TornadoCompilationException extends RuntimeException implements Serializable- serialVersionUID:
- -7515308573010965892L
-
Exception Class uk.ac.manchester.tornado.api.exceptions.TornadoDeviceFP16NotSupported
class TornadoDeviceFP16NotSupported extends RuntimeException implements Serializable -
Exception Class uk.ac.manchester.tornado.api.exceptions.TornadoDeviceFP64NotSupported
class TornadoDeviceFP64NotSupported extends RuntimeException implements Serializable -
Exception Class uk.ac.manchester.tornado.api.exceptions.TornadoDeviceNotFound
class TornadoDeviceNotFound extends TornadoRuntimeException implements Serializable -
Exception Class uk.ac.manchester.tornado.api.exceptions.TornadoExecutionPlanException
class TornadoExecutionPlanException extends Exception implements Serializable -
Exception Class uk.ac.manchester.tornado.api.exceptions.TornadoFailureException
class TornadoFailureException extends RuntimeException implements Serializable- serialVersionUID:
- -7515308573010965892L
-
Exception Class uk.ac.manchester.tornado.api.exceptions.TornadoInternalError
class TornadoInternalError extends Error implements Serializable- serialVersionUID:
- 6639694094043791236L
-
Exception Class uk.ac.manchester.tornado.api.exceptions.TornadoMemoryException
class TornadoMemoryException extends RuntimeException implements Serializable- serialVersionUID:
- 1609608023741117577L
-
Exception Class uk.ac.manchester.tornado.api.exceptions.TornadoNoOpenCLPlatformException
class TornadoNoOpenCLPlatformException extends RuntimeException implements Serializable -
Exception Class uk.ac.manchester.tornado.api.exceptions.TornadoOutOfMemoryException
class TornadoOutOfMemoryException extends RuntimeException implements Serializable- serialVersionUID:
- 8861358557469551291L
-
Exception Class uk.ac.manchester.tornado.api.exceptions.TornadoRuntimeException
class TornadoRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- -7515308573010965892L
-
Exception Class uk.ac.manchester.tornado.api.exceptions.TornadoTaskRuntimeException
class TornadoTaskRuntimeException extends RuntimeException implements Serializable
-
-
Package uk.ac.manchester.tornado.api.types.collections
-
Class uk.ac.manchester.tornado.api.types.collections.VectorDouble
class VectorDouble extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
-
storage
DoubleArray storage
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorDouble16
class VectorDouble16 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
DoubleArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorDouble2
class VectorDouble2 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
DoubleArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorDouble3
class VectorDouble3 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
DoubleArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorDouble4
class VectorDouble4 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
DoubleArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorDouble8
class VectorDouble8 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
DoubleArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorFloat
class VectorFloat extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
-
storage
FloatArray storage
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorFloat16
class VectorFloat16 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
-
storage
FloatArray storage
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorFloat2
class VectorFloat2 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
FloatArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorFloat3
class VectorFloat3 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
FloatArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorFloat4
class VectorFloat4 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
FloatArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorFloat8
class VectorFloat8 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
FloatArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorHalf
class VectorHalf extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
-
storage
HalfFloatArray storage
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorHalf16
class VectorHalf16 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
-
storage
HalfFloatArray storage
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorHalf2
class VectorHalf2 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
-
storage
HalfFloatArray storage
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorHalf3
class VectorHalf3 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
-
storage
HalfFloatArray storage
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorHalf4
class VectorHalf4 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
-
storage
HalfFloatArray storage
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorHalf8
class VectorHalf8 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
-
storage
HalfFloatArray storage
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorInt
class VectorInt extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
-
storage
IntArray storage
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorInt16
class VectorInt16 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
IntArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorInt2
class VectorInt2 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
IntArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorInt3
class VectorInt3 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
IntArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorInt4
class VectorInt4 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
IntArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.collections.VectorInt8
class VectorInt8 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
IntArray storage
backing array.
-
-
-
-
Package uk.ac.manchester.tornado.api.types.common
-
Package uk.ac.manchester.tornado.api.types.images
-
Class uk.ac.manchester.tornado.api.types.images.ImageByte3
class ImageByte3 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
ByteArray storage
backing array. -
X
int X
Number of columns. -
Y
int Y
Number of rows.
-
-
-
Class uk.ac.manchester.tornado.api.types.images.ImageByte4
class ImageByte4 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
ByteArray storage
backing array. -
X
int X
Number of columns. -
Y
int Y
Number of rows.
-
-
-
Class uk.ac.manchester.tornado.api.types.images.ImageFloat
class ImageFloat extends Object implements Serializable-
Serialized Fields
-
averageULP
float averageULP
-
maxULP
float maxULP
-
minULP
float minULP
-
numElements
int numElements
number of elements in the storage. -
storage
FloatArray storage
backing array. -
X
int X
Number of columns. -
Y
int Y
Number of rows.
-
-
-
Class uk.ac.manchester.tornado.api.types.images.ImageFloat3
class ImageFloat3 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
FloatArray storage
backing array. -
X
int X
Number of columns. -
Y
int Y
Number of rows.
-
-
-
Class uk.ac.manchester.tornado.api.types.images.ImageFloat4
class ImageFloat4 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
FloatArray storage
backing array. -
X
int X
Number of columns. -
Y
int Y
Number of rows.
-
-
-
Class uk.ac.manchester.tornado.api.types.images.ImageFloat8
class ImageFloat8 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
FloatArray storage
backing array. -
X
int X
Number of columns. -
Y
int Y
Number of rows.
-
-
-
-
Package uk.ac.manchester.tornado.api.types.matrix
-
Class uk.ac.manchester.tornado.api.types.matrix.Matrix2DDouble
class Matrix2DDouble extends uk.ac.manchester.tornado.api.types.matrix.Matrix2DType implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
DoubleArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.matrix.Matrix2DFloat
class Matrix2DFloat extends uk.ac.manchester.tornado.api.types.matrix.Matrix2DType implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
FloatArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.matrix.Matrix2DFloat4
class Matrix2DFloat4 extends uk.ac.manchester.tornado.api.types.matrix.Matrix2DType implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
FloatArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.matrix.Matrix2DInt
class Matrix2DInt extends uk.ac.manchester.tornado.api.types.matrix.Matrix2DType implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
IntArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.matrix.Matrix3DDouble
class Matrix3DDouble extends uk.ac.manchester.tornado.api.types.matrix.Matrix3DType implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
DoubleArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.matrix.Matrix3DFloat
class Matrix3DFloat extends uk.ac.manchester.tornado.api.types.matrix.Matrix3DType implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
FloatArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.matrix.Matrix3DFloat4
class Matrix3DFloat4 extends uk.ac.manchester.tornado.api.types.matrix.Matrix3DType implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
FloatArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.matrix.Matrix3DInt
class Matrix3DInt extends uk.ac.manchester.tornado.api.types.matrix.Matrix3DType implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
IntArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.matrix.Matrix3DLong
class Matrix3DLong extends uk.ac.manchester.tornado.api.types.matrix.Matrix3DType implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
LongArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.matrix.Matrix3DShort
class Matrix3DShort extends uk.ac.manchester.tornado.api.types.matrix.Matrix3DType implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
ShortArray storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.matrix.Matrix4x4Float
class Matrix4x4Float extends Object implements Serializable-
Serialized Fields
-
storage
FloatArray storage
backing array.
-
-
-
-
Package uk.ac.manchester.tornado.api.types.vectors
-
Class uk.ac.manchester.tornado.api.types.vectors.Byte3
class Byte3 extends Object implements Serializable-
Serialized Fields
-
storage
byte[] storage
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Byte4
class Byte4 extends Object implements Serializable-
Serialized Fields
-
storage
byte[] storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Double16
class Double16 extends Object implements Serializable-
Serialized Fields
-
storage
double[] storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Double2
class Double2 extends Object implements Serializable-
Serialized Fields
-
storage
double[] storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Double3
class Double3 extends Object implements Serializable-
Serialized Fields
-
storage
double[] storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Double4
class Double4 extends Object implements Serializable-
Serialized Fields
-
storage
double[] storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Double8
class Double8 extends Object implements Serializable-
Serialized Fields
-
storage
double[] storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Float16
class Float16 extends Object implements Serializable-
Serialized Fields
-
storage
float[] storage
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Float2
class Float2 extends Object implements Serializable-
Serialized Fields
-
storage
float[] storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Float3
class Float3 extends Object implements Serializable-
Serialized Fields
-
storage
float[] storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Float4
class Float4 extends Object implements Serializable-
Serialized Fields
-
storage
float[] storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Float8
class Float8 extends Object implements Serializable-
Serialized Fields
-
storage
float[] storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Half16
class Half16 extends Object implements Serializable-
Serialized Fields
-
storage
short[] storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Half2
class Half2 extends Object implements Serializable-
Serialized Fields
-
storage
short[] storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Half3
class Half3 extends Object implements Serializable-
Serialized Fields
-
storage
short[] storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Half4
class Half4 extends Object implements Serializable-
Serialized Fields
-
storage
short[] storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Half8
class Half8 extends Object implements Serializable-
Serialized Fields
-
storage
short[] storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Int16
class Int16 extends Object implements Serializable-
Serialized Fields
-
storage
int[] storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Int2
class Int2 extends Object implements Serializable-
Serialized Fields
-
storage
int[] storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Int3
class Int3 extends Object implements Serializable-
Serialized Fields
-
storage
int[] storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Int4
class Int4 extends Object implements Serializable-
Serialized Fields
-
storage
int[] storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Int8
class Int8 extends Object implements Serializable-
Serialized Fields
-
storage
int[] storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Short2
class Short2 extends Object implements Serializable-
Serialized Fields
-
storage
short[] storage
backing array.
-
-
-
Class uk.ac.manchester.tornado.api.types.vectors.Short3
class Short3 extends Object implements Serializable-
Serialized Fields
-
storage
short[] storage
backing array.
-
-
-
-
Package uk.ac.manchester.tornado.api.types.volumes
-
Class uk.ac.manchester.tornado.api.types.volumes.VolumeShort2
class VolumeShort2 extends Object implements Serializable-
Serialized Fields
-
numElements
int numElements
number of elements in the storage. -
storage
ShortArray storage
backing array. -
X
int X
Size in X dimension. -
Y
int Y
Size in Y dimension. -
Z
int Z
Size in Y dimension.
-
-
-