Class PVectorMutable2D<T>

java.lang.Object
com.io7m.jtensors.storage.heap.PVectorMutable2D<T>
Type Parameters:
T - A phantom type parameter
All Implemented Interfaces:
PVectorReadable2DType<T>, VectorReadable2DType, PVectorStorageFloating2Type<T>, VectorStorageFloating2Type, VectorStorageType

public final class PVectorMutable2D<T> extends Object implements PVectorStorageFloating2Type<T>
A heap-based vector.