Interface PVectorByteBufferedIntegral3Type<T>

Type Parameters:
T - A phantom type parameter
All Superinterfaces:
PVectorReadable2LType<T>, PVectorReadable3LType<T>, PVectorStorageIntegral2Type<T>, PVectorStorageIntegral3Type<T>, TensorByteBufferedType, VectorByteBufferedType, VectorReadable2LType, VectorReadable3LType, VectorStorageIntegral2Type, VectorStorageIntegral3Type, VectorStorageType
All Known Implementing Classes:
PVectorByteBufferedIntegral3s16, PVectorByteBufferedIntegral3s32, PVectorByteBufferedIntegral3s64, PVectorByteBufferedIntegral3s8

public interface PVectorByteBufferedIntegral3Type<T>
extends PVectorStorageIntegral3Type<T>, VectorByteBufferedType
The type of byte buffer backed integral vectors.