Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ getFirst
Method
getFirst
kernel/GBEngine/f5lists.cc:519–521 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
517
}
518
519
LNode* LList::getFirst() {
520
return first;
521
}
522
523
LNode* LList::getLast() {
524
return last;
Callers
15
singclap_factorize
Function · 0.45
singclap_sqrfree
Function · 0.45
nextCandidate
Method · 0.45
F5inc
Function · 0.45
checkDGB
Function · 0.45
criticalPair
Function · 0.45
criticalPair2
Function · 0.45
criterion1
Function · 0.45
criterion2
Function · 0.45
computeSPols
Function · 0.45
reduction
Function · 0.45
newReduction
Function · 0.45
Calls
2
getLNode
Method · 0.80
getRNode
Method · 0.80
Tested by
no test coverage detected