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

Method ramp

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

Sets the specified array with a specified linear ramp. Array values are ra+i1 rb1. @param ra value of the first element. @param rb1 gradient in 1st dimension. @param rx the array.

(byte ra, byte rb1, byte[] rx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

rampbyteMethod · 0.95
rampshortMethod · 0.95
rampintMethod · 0.95
ramplongMethod · 0.95
rampfloatMethod · 0.95
rampdoubleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected