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

Class ArrayVect1f

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

Implements a Vect by wrapping an 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 implement

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