Class VectorMutable3D

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

public final class VectorMutable3D extends Object implements VectorStorageFloating3Type
A heap-based vector.