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

Method getRootFinder

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

Source from the content-addressed store, hash-verified

528 }
529
530 public String getRootFinder() {
531 return(rootFinder);
532 }
533
534 public void setEpsilon(String s) {
535 epsilon = s;

Callers 1

getSurfCode_Part1Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected