MCPcopy Create free account
hub / github.com/dhale/jtk / ArrayVect3f

Class ArrayVect3f

core/src/main/java/edu/mines/jtk/opt/ArrayVect3f.java:40–222  ·  view source on GitHub ↗

Implement a Vect as a three-dimensional array of floats. The embedded data are exposed by a getData method. For all practical purposes this member is public, except that this class must always point to the same array. The implementation as an array is the point of this class, to avoid duplicate im

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected