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

Method cramp

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

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

(Cfloat ca, Cfloat cb1, float[] cx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

crampfloatMethod · 0.95
crampdoubleMethod · 0.95

Calls 2

plusMethod · 0.45
timesMethod · 0.45

Tested by

no test coverage detected