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

Class ArrayVect2f

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

Implement a Vect as a two dimensional array of floats. The second dimension can be of variable lengths. 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 implementatio

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