Class VectorMutable4D

java.lang.Object
com.io7m.jtensors.storage.heap.VectorMutable4D
All Implemented Interfaces:
VectorReadable2DType, VectorReadable3DType, VectorReadable4DType, VectorStorageFloating2Type, VectorStorageFloating3Type, VectorStorageFloating4Type, VectorStorageType

public final class VectorMutable4D
extends java.lang.Object
implements VectorStorageFloating4Type
A heap-based vector.