MCPcopy Create free account
hub / github.com/Singular/Singular / getEpsilon

Method getEpsilon

Singular/LIB/surfex/Project.java:538–540  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

536 }
537
538 public String getEpsilon() {
539 return(epsilon);
540 }
541
542 public double getScale() {
543 return(scale);

Callers 1

getSurfCode_Part1Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected