Home
last modified time | relevance | path

Searched defs:getDegree (Results 1 – 25 of 97) sorted by relevance

1234

/dports/devel/love/love-11.3/src/modules/math/
H A DBezierCurve.h48 size_t getDegree() const in getDegree() function
/dports/devel/love10/love-0.10.2/src/modules/math/
H A DBezierCurve.h46 size_t getDegree() const in getDegree() function
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/math/field/
H A DPolynomial.java5 int getDegree(); in getDegree() method
H A DExtensionField.java7 int getDegree(); in getDegree() method
H A DGF2Polynomial.java14 public int getDegree() in getDegree() method in GF2Polynomial
H A DGenericPolynomialExtensionField.java33 public int getDegree() in getDegree() method in GenericPolynomialExtensionField
/dports/graphics/wdune/wdune-1.926/src/
H A DNurbsCurveDialog.h42 int getDegree() {return m_degree;} in getDegree() function
H A DCurveAnimationDialog.h43 int getDegree() {return m_degree;} in getDegree() function
/dports/graphics/geos/geos-3.9.1/include/geos/planargraph/
H A DDirectedEdgeStar.h99 getDegree() const in getDegree() function
H A DNode.h130 getDegree() const in getDegree() function
/dports/math/frobby/frobby-0.9.1/src/
H A DTermGrader.cpp47 mpz_class TermGrader::getDegree(const Term& term) const { in getDegree() function in TermGrader
53 void TermGrader::getDegree(const Term& term, mpz_class& degree) const { in getDegree() function in TermGrader
60 void TermGrader::getDegree(const Term& term, in getDegree() function in TermGrader
/dports/science/gabedit/GabeditSrc251_300720/src/Symmetry/
H A DSOperation.c66 static gint getDegree(SOperation* operation) in getDegree() function
H A DSOperation.h35 gint (*getDegree)(SOperation* operation); member
/dports/graphics/qgis-ltr/qgis-3.16.16/src/analysis/interpolation/
H A DBezier3D.h108 inline int Bezier3D::getDegree() const in getDegree() function
H A DParametricLine.cpp71 int ParametricLine::getDegree() const in getDegree() function in ParametricLine
/dports/graphics/qgis/qgis-3.22.3/src/analysis/interpolation/
H A DBezier3D.h108 inline int Bezier3D::getDegree() const in getDegree() function
H A DParametricLine.cpp71 int ParametricLine::getDegree() const in getDegree() function in ParametricLine
/dports/audio/drumstick/drumstick-2.5.0/library/widgets/
H A Dpianokey.h51 int getDegree() const { return m_note % 12; } in getDegree() function
/dports/graphics/geos/geos-3.9.1/include/geos/geomgraph/
H A DEdgeEndStar.h170 EdgeEndStar::getDegree() in getDegree() function
/dports/science/cdk/cdk-cdk-2.3/legacy/src/main/java/org/openscience/cdk/isomorphism/matchers/smarts/
H A DChiralityAtom.java50 public int getDegree() { in getDegree() method in ChiralityAtom
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMPlanarTrimSurface.h51 void getDegree()const in getDegree() function
H A DMayaDMMakeNurbPlane.h68 void getDegree()const in getDegree() function
H A DMayaDMMakeCircularArc.h37 void getDegree()const in getDegree() function
/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/planargraph/
H A DNode.java91 public int getDegree() { return deStar.getDegree(); } in getDegree() method in Node
H A DDirectedEdgeStar.java71 public int getDegree() { return outEdges.size(); } in getDegree() method in DirectedEdgeStar

1234