MCPcopy Create free account

hub / github.com/Singular/Singular / functions

Functions12,352 in github.com/Singular/Singular

↓ 14 callersFunctionomReportError
omalloc/omError.c:80
↓ 14 callersFunctionpSetDegProcs
resets the pFDeg and pLDeg: if pLDeg is not given, it is set to currRing->pLDegOrig, i.e. to the respective LDegProc which only uses pFDeg (and not p_
libpolys/polys/monomials/p_polys.cc:3658
↓ 14 callersFunctionp_Norm
2 *divides p1 by its leading coefficient */
libpolys/polys/monomials/p_polys.cc:3740
↓ 14 callersFunctionprodMod
factory/facMul.cc:3185
↓ 14 callersFunctionrField_is_Zp_a
DO NOT USE; just here for compatibility reasons towards the SINGULAR svn trunk */
libpolys/polys/monomials/ring.h:534
↓ 14 callersFunctionrField_is_long_C
libpolys/polys/monomials/ring.h:550
↓ 14 callersFunctionrGetCurrSyzLimit
libpolys/polys/monomials/ring.h:728
↓ 14 callersFunctionrIsRatGRing
libpolys/polys/monomials/ring.h:432
↓ 14 callersFunctionrIsSyzIndexRing
libpolys/polys/monomials/ring.h:725
↓ 14 callersFunctionrString
libpolys/polys/monomials/ring.cc:676
↓ 14 callersMethodremove
factory/templates/ftmpl_list.cc:526
↓ 14 callersFunctionvadd
Singular/svd_si.h:422
↓ 14 callersFunctionvadd
Singular/svd/libs/ap.h:413
↓ 14 callersFunctionvector_distance
Calculate the Euclidean distance between two vectors.
Singular/dyn_modules/machinelearning/ml_python/common/keyword_vector.py:120
↓ 14 callersMethodwriteCardinalProperty
gfanlib/gfanlib_polymakefile.cpp:265
↓ 13 callersFunctionGC_noop1
ppcc/gclib/tinygc.c:774
↓ 13 callersFunctionJim_PackageProvide
ppcc/autosetup/jimsh0.c:19780
↓ 13 callersFunctionJim_Utf8Length
ppcc/autosetup/jimsh0.c:8144
↓ 13 callersMethodLmDeleteAndIter
Iterations
kernel/GBEngine/kInline.h:313
↓ 13 callersFunctionMivMatrixOrder
* create a weight matrix order as intvec of an extra weight vector (a(iv),lp)* ***********************************************************************
Singular/walk.cc:964
↓ 13 callersFunctionMstdhomCC
* compute a Groebner basis of an homogeneous ideal * *****************************************************/
Singular/walk.cc:948
↓ 13 callersFunctionchineseRemainder
factory/facHensel.cc:263
↓ 13 callersFunctioncoeffBound
factory/facBivar.cc:37
↓ 13 callersMethodcontains
gfanlib/gfanlib_polyhedralfan.cpp:793
↓ 13 callersFunctionconvSingNFlintN
libpolys/polys/flintconv.cc:175
↓ 13 callersFunctionconvertFacCF2Fmpz_mod_poly_t
factory/FLINTconvert.cc:396
↓ 13 callersFunctionconvertFmpz_poly_t2FacCF
factory/FLINTconvert.cc:171
↓ 13 callersFunctionconvertZZ2CF
/////////////////////////////////////////////////////////////////////////// NAME: convertZZ2CF DESCRIPTION: Routine for conversion of integers repres
factory/NTLconvert.cc:494
↓ 13 callersFunctioncriterion1
======================================== Criterion 1, i.e. Faugere's F5 Criterion ======================================== */
kernel/GBEngine/f5gb.cc:614
↓ 13 callersFunctioncriterion2
===================================== Criterion 2, i.e. Rewritten Criterion ===================================== */
kernel/GBEngine/f5gb.cc:675
↓ 13 callersFunctiondynl_open
libpolys/polys/mod_raw.cc:142
↓ 13 callersFunctionearlyFactorDetection
factory/facFqBivar.cc:854
↓ 13 callersFunctionerror
Singular/emacs.cc:55
↓ 13 callersFunctionfindGoodPrime
factory/facBivar.cc:61
↓ 13 callersMethodget
libpolys/coeffs/bigintmat.cc:101
↓ 13 callersMethodgetAccumulatedAdditions
kernel/linear_algebra/Minor.cc:898
↓ 13 callersMethodgetAdditions
kernel/linear_algebra/Minor.cc:888
↓ 13 callersMethodgetPolyhedralCone
Singular/dyn_modules/gfanlib/groebnerCone.h:64
↓ 13 callersMethodgetScale
()
Singular/LIB/surfex/Project.java:542
↓ 13 callersMethodgetT1
kernel/GBEngine/f5data.h:166
↓ 13 callersFunctionidAdd
h1 + h2
kernel/ideals.h:68
↓ 13 callersFunctionidSyzygies
2 * compute the syzygies of h1 in R/quot, * weights of components are in w * if setRegularity, return the regularity in deg * do not change h1, w */
kernel/ideals.cc:830
↓ 13 callersFunctionid_MaxIdeal
initialise the maximal ideal (at 0)
libpolys/polys/simpleideals.cc:98
↓ 13 callersFunctioninstall
Singular/dyn_modules/systhreads/lintree.cc:51
↓ 13 callersMethodisZero
typ dot(Vector<typ> const &b)const { return dot(toVector(),b); }*/
gfanlib/gfanlib_matrix.h:282
↓ 13 callersFunctionjjEQUAL_REST
Singular/iparith.cc:1364
↓ 13 callersFunctionkFindInT
kernel/GBEngine/kutil.cc:716
↓ 13 callersFunctionmessage
2 *checks the change degree and write progress report */
kernel/GBEngine/kutil.cc:7465
↓ 13 callersFunctionmodp_mul
kernel/linear_algebra/interpolation.cc:36
↓ 13 callersFunctionmp_Mult
libpolys/polys/matpol.cc:206
↓ 13 callersFunctionn_CoeffWrite
output the coeff description
libpolys/coeffs/coeffs.h:720
↓ 13 callersFunctionn_QuotRem
libpolys/coeffs/coeffs.h:682
↓ 13 callersFunctionnew_leftv
Singular/dyn_modules/systhreads/lintree.cc:118
↓ 13 callersFunctionnewtonInterp
Newton interpolation - Incremental algorithm. Given a list of values alpha_i and a list of polynomials u_i, 1 <= i <= n, computes the interpolation po
factory/cfModGcd.cc:364
↓ 13 callersMethodnext_is
IntegerProgramming/list.cc:1025
↓ 13 callersFunctionnlInit
libpolys/coeffs/longrat.cc:2597
↓ 13 callersFunctionnpIsOne
libpolys/coeffs/modulop.h:179
↓ 13 callersFunctionntCopy
libpolys/polys/ext_fields/transext.cc:372
↓ 13 callersMethodpTotaldegree
kernel/GBEngine/tgb_internal.h:271
↓ 13 callersFunctionp_LmCheckPolyRing
libpolys/polys/pDebug.cc:123
↓ 13 callersFunctionp_Sub
2 * subtract p2 from p1, p1 and p2 are destroyed * do not put attention on speed: the procedure is only used in the interpreter */
libpolys/polys/monomials/p_polys.cc:1994
↓ 13 callersMethodprint
kernel/old/old.Poly.h:185
↓ 13 callersFunctionrFieldType
the type of the coefficient filed of r (n_Zp, n_Q, etc)
libpolys/polys/monomials/ring.h:561
↓ 13 callersFunctionrField_has_simple_inverse
libpolys/polys/monomials/ring.h:553
↓ 13 callersFunctionrO_LexVars
libpolys/polys/monomials/ring.cc:2356
↓ 13 callersFunctionrSimpleOrdStr
libpolys/polys/monomials/ring.cc:78
↓ 13 callersFunctionrandomIrredpoly
computes a random monic irreducible univariate polynomial in x over Fp of degree i via NTL/FLINT
factory/cf_irred.cc:25
↓ 13 callersMethodrefine
factory/DegreePattern.cc:105
↓ 13 callersMethodsign
gfanlib/gfanlib_z.h:141
↓ 13 callersMethodsort
factory/templates/ftmpl_list.cc:339
↓ 13 callersFunctionsqrt
factory/canonicalform.h:348
↓ 13 callersFunctionsubst
factory/facAlgFuncUtil.cc:119
↓ 13 callersFunctionvmul
Singular/svd_si.h:612
↓ 13 callersFunctionvmul
Singular/svd/libs/ap.h:603
↓ 12 callersFunctionAddArg
ppcc/src/ppcc.cc:43
↓ 12 callersFunctionGC_abort_badptr
ppcc/gclib/tinygc.c:847
↓ 12 callersFunctionIsPrime
libpolys/misc/prime.cc:61
↓ 12 callersFunctionJim_FindHashEntry
ppcc/autosetup/jimsh0.c:6830
↓ 12 callersMethodLData
Singular/subexpr.cc:1519
↓ 12 callersFunctionTest
libpolys/coeffs/test.cc:169
↓ 12 callersFunction_omDebugAddr
omalloc/omDebug.c:278
↓ 12 callersFunctionbalance_p
factory/cf_gcd.cc:148
↓ 12 callersFunctionbimCopy
libpolys/coeffs/bigintmat.cc:403
↓ 12 callersFunctionblock_ptr
kernel/oswrapper/vspace.h:304
↓ 12 callersFunctionchooseExtension
factory/cfModGcd.cc:420
↓ 12 callersFunctioncomputeBounds
factory/facFqBivarUtil.cc:768
↓ 12 callersFunctionconvSingTrP
libpolys/polys/clapconv.cc:375
↓ 12 callersFunctionconvertFacCF2Fq_poly_t
factory/FLINTconvert.cc:508
↓ 12 callersFunctionconvertFacCF2NTLZZ_pEX
/////////////////////////////////////////////// CanonicalForm in Z_p(a)[X] to NTL ZZ_pEX ///////////////////////////////////////////////
factory/NTLconvert.cc:1037
↓ 12 callersMethoddereference
Replaces argument by a shallow copy of the references data
Singular/countedref.cc:274
↓ 12 callersMethodderiv
* * deriv() - return the formal derivation of CO. * * deriv() derives CO with respect to its main variable. Returns * zero from the current domai
factory/canonicalform.cc:1299
↓ 12 callersMethodelement_is_marked_done
IntegerProgramming/list.cc:936
↓ 12 callersMethodelement_is_marked_head_reduced
IntegerProgramming/list.cc:942
↓ 12 callersFunctionenterSyz
2 * puts signature p.sig to the set syz */
kernel/GBEngine/kutil.cc:9340
↓ 12 callersMethoderase
Singular/dyn_modules/python/Ideal.h:70
↓ 12 callersMethodfailedTest
libpolys/tests/cxxtest/TestTracker.cpp:126
↓ 12 callersMethodfind
find an element @a x @return @a find returns the index + 1 of @a x, if @a x is an element of the degree pattern, 0 otherwise
factory/DegreePattern.h:159
↓ 12 callersMethodfree
kernel/oswrapper/vspace.h:472
↓ 12 callersMethodgetCamPos
()
Singular/LIB/surfex/jv4surfex.java:528
↓ 12 callersMethodgetColumnKey
kernel/linear_algebra/Minor.cc:292
← previousnext →801–900 of 12,352, ranked by callers