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

Method setInterpolConst

Singular/LIB/surfex/Project.java:560–562  ·  view source on GitHub ↗
(int c)

Source from the content-addressed store, hash-verified

558 }
559
560 public void setInterpolConst(int c) {
561 interpolConst = c;
562 }
563
564 public int getInterpolConst() {
565 return(interpolConst);

Callers 1

actionPerformedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected