MCPcopy Create free account
hub / github.com/bgrimstad/splinter / isConstDegree

Method isConstDegree

test/testfunction.h:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 inline std::string getFunctionStr() const { return functionString; }
38
39 inline bool isConstDegree() const { return constDegree; }
40
41 // Returns the maximum degree of each dimension
42 std::vector<unsigned int> getConstDegreeInt() const;

Callers 1

bspline.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected