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

Method rampfloat

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

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

(float ra, float rb1, int n1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

mainMethod · 0.95
mainMethod · 0.95
test2Method · 0.80
test3PlanarMethod · 0.80
testCosineMethod · 0.80
testRampMethod · 0.80
test1Method · 0.80
test2Method · 0.80
test1Method · 0.80
test12Method · 0.80
test21Method · 0.80
testPercentilesMethod · 0.80

Calls 1

rampMethod · 0.95

Tested by 15

test2Method · 0.64
test3PlanarMethod · 0.64
testCosineMethod · 0.64
testRampMethod · 0.64
test1Method · 0.64
test2Method · 0.64
test1Method · 0.64
test12Method · 0.64
test21Method · 0.64
testPercentilesMethod · 0.64
testFloat1Method · 0.64
testFloat2Method · 0.64