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

Method crampfloat

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

Returns an array initialized to a specified linear ramp. Array values are ca+i1 cb1. @param ca value of the first element. @param cb1 gradient in 1st dimension. @param n1 1st array dimension.

(Cfloat ca, Cfloat cb1, int n1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testCfloat1Method · 0.80
testCfloat2Method · 0.80

Calls 1

crampMethod · 0.95

Tested by 2

testCfloat1Method · 0.64
testCfloat2Method · 0.64