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

Class ArrayVect1

core/src/main/java/edu/mines/jtk/opt/ArrayVect1.java:34–178  ·  view source on GitHub ↗

Implements a Vect by wrapping an array of doubles. 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 implemen

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