MCPcopy Create free account
hub / github.com/BobHanson/Jmol-SwingJS / expandDoubleArray

Method expandDoubleArray

src/org/jmol/script/ScriptEval.java:9270–9318  ·  view source on GitHub ↗

Accepts a double array and expands [1 -3] to [1 2 3], for example. @param a @param min @param asBS @return double[] or BS @throws ScriptException

(double[] a, int min, boolean asBS)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

drawMethod · 0.95
isosurfaceMethod · 0.95
setFrameSetMethod · 0.95
cmdSelectMethod · 0.95

Calls 2

setMethod · 0.95
invArgMethod · 0.45

Tested by

no test coverage detected