Home
last modified time | relevance | path

Searched defs:getDegree (Results 51 – 75 of 97) sorted by relevance

1234

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMNurbsCurve.h115 void getDegree()const in getDegree() function
H A DMayaDMLoft.h130 void getDegree()const in getDegree() function
H A DMayaDMMakeNurbCircle.h185 void getDegree()const in getDegree() function
H A DMayaDMRevolve.h145 void getDegree()const in getDegree() function
H A DMayaDMPfxGeometry.h297 void getDegree()const in getDegree() function
/dports/science/gabedit/GabeditSrc251_300720/src/Symmetry/
H A DElement.h60 gint (*getDegree)(Element* element); member
H A DElement.c236 static gint getDegree(Element* e) in getDegree() function
/dports/science/votca/votca-2021.2-18560-gfbe18d971/tools/src/libtools/
H A Dgraph.cc140 Index Graph::getDegree(Index vertex) const { in getDegree() function in votca::tools::Graph
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lwapp.c140 RRM_CONTROL_RES, in clearNodes()
141 RRM_DATA_REQ, in clearNodes()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/wechat_qrcode/src/zxing/common/reedsolomon/
H A Dgenericgfpoly.cpp52 int GenericGFPoly::getDegree() { return coefficients_->size() - 1; } in getDegree() function in GenericGFPoly
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Common/
H A DGCVSpline.cpp378 getDegree() const in getDegree() function in GCVSpline
/dports/math/openturns/openturns-1.18/lib/src/Base/Func/
H A DUniVariatePolynomialImplementation.cxx280 UnsignedInteger UniVariatePolynomialImplementation::getDegree() const in getDegree() function in UniVariatePolynomialImplementation
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/pqc/math/linearalgebra/
H A DGF2nPolynomial.java138 public final int getDegree() in getDegree() method in GF2nPolynomial
H A DPolynomialGF2mSmallM.java226 public int getDegree() in getDegree() method in PolynomialGF2mSmallM
/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/operation/polygonize/
H A DPolygonizeGraph.java61 private static int getDegree(Node node, long label) in getDegree() method in PolygonizeGraph
/dports/graphics/geos/geos-3.9.1/src/operation/polygonize/
H A DPolygonizeGraph.cpp61 PolygonizeGraph::getDegree(Node* node, long label) in getDegree() function in geos::operation::polygonize::PolygonizeGraph
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/
H A DAtom.cpp147 unsigned int Atom::getDegree() const { in getDegree() function in RDKit::Atom
/dports/cad/openroad/OpenROAD-2.0/src/mpl/src/ParquetFP/src/
H A DNode.h131 unsigned getDegree() const { return _pins.size(); } in getDegree() function
/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/src/cpp/types/
H A Dsinglepoly.cpp156 double SinglePoly::getDegree() in getDegree() function in types::SinglePoly
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/engine/
H A Drs_spline.cpp107 size_t RS_Spline::getDegree() const{ in getDegree() function in RS_Spline
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/PBQP/
H A DGraph.h66 unsigned getDegree() const { return degree; } in getDegree() function
/dports/biology/figtree/figtree-1.4.4/src/figtree/treeviewer/
H A DReRootedTree.java739 public int getDegree() { in getDegree() method in ReRootedTree.ReRootedNode
/dports/security/helib/HElib-1.3.1/include/helib/
H A DEncryptedArray.h489 virtual long getDegree() const override { return mappingData.getDegG(); } in getDegree() function
918 long getDegree() const override { return 2L; } in getDegree() function
1654 long getDegree() const { return rep->getDegree(); } in getDegree() function
/dports/math/igraph/igraph-0.9.5/src/hrg/
H A Dhrg_types.cc2508 int graph::getDegree(const int i) { in getDegree() function in graph
3610 int simpleGraph::getDegree(const int i) { in getDegree() function in simpleGraph
/dports/math/R-cran-igraph/igraph/src/
H A Digraph_hrg_types.cc2508 int graph::getDegree(const int i) { in getDegree() function in graph
3611 int simpleGraph::getDegree(const int i) { in getDegree() function in simpleGraph

1234