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

Method setDoubles

core/src/main/java/edu/mines/jtk/util/ParameterSet.java:486–490  ·  view source on GitHub ↗

Set the double values of a named parameter in this parameter set. If this parameter set does not contain the named parameter, add the parameter to this set before setting its values. @param name name of the parameter. @param values parameter values.

(String name, double[] values)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

getParameterMethod · 0.95
addParameterMethod · 0.95
setDoublesMethod · 0.95

Tested by

no test coverage detected