Home
last modified time | relevance | path

Searched refs:posInLSba (Results 1 – 2 of 2) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/kernel/GBEngine/
H A Dkutil.h283 int (*posInLSba)(const LSet set, const int length, variable
H A Dkutil.cc1965 posx = strat->posInLSba(strat->L,strat->Ll,&h,strat); in enterOneStrongPolySig()
2717 l = strat->posInLSba(strat->B,strat->Bl,&Lp,strat); in enterOnePairSig()
3119 l = strat->posInLSba(strat->L,strat->Ll,&Lp,strat); in enterOnePairSigRing()
3230 j = strat->posInLSba(strat->L,j,&(strat->B[i]),strat); in kMergeBintoLSba()
4444 posx = strat->posInLSba(strat->L,strat->Ll,&Lp,strat); in enterExtendedSpolySig()
8124 pos = strat->posInLSba(strat->L,strat->Ll,&h,strat); in initSLSba()
10195 strat->posInLSba = posInLSig; in initSbaPos()