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

Method crampdouble

core/src/main/java/edu/mines/jtk/util/ArrayMath.java:3436–3440  ·  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.

(Cdouble ca, Cdouble cb1, int n1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

crampMethod · 0.95

Tested by

no test coverage detected