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

Class ArrayMath

core/src/main/java/edu/mines/jtk/util/ArrayMath.java:120–16100  ·  view source on GitHub ↗

Utilities for arrays plus math methods for floats and doubles. The math methods mirror those in the standard java.lang.Math, but include overloaded methods that return floats when passed float arguments. This eliminates tedious and ugly casts when using floats. This class also provid

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