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

Class ArrayVect2

core/src/main/java/edu/mines/jtk/opt/ArrayVect2.java:35–172  ·  view source on GitHub ↗

Implement a Vect as a two dimensional 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 imp

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