Class PVectorMutable2L<T>

java.lang.Object
com.io7m.jtensors.storage.heap.PVectorMutable2L<T>
Type Parameters:
T - A phantom type parameter
All Implemented Interfaces:
PVectorReadable2LType<T>, VectorReadable2LType, PVectorStorageIntegral2Type<T>, VectorStorageIntegral2Type, VectorStorageType

public final class PVectorMutable2L<T> extends Object implements PVectorStorageIntegral2Type<T>
A heap-based vector.