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

Method evaluateDotDist

src/org/jmol/scriptext/MathExt.java:1958–2118  ·  view source on GitHub ↗

x = y.distance({atoms}) the average distance from elements of y to the CENTER of {atoms} x = {atomset1}.distance.min({atomset2}, asAtomSet) If asAtomSet is true, returns the closest atom in atomset1 to any atom of atomset2; if false or omitted, returns an array listing the distance of each atom in

(ScriptMathProcessor mp, SV[] args, int tok,
                                  int op)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

evaluateMethod · 0.95

Calls 15

getVariableMethod · 0.95
newPMethod · 0.95
ptValueMethod · 0.95
getListMethod · 0.95
asBooleanMethod · 0.95
nextSetBitMethod · 0.95
newAndSetBitMethod · 0.95
cardinalityMethod · 0.95
distanceToPlaneMethod · 0.95
new3Method · 0.95
crossMethod · 0.80

Tested by

no test coverage detected