Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ isUnique
Method
isUnique
kernel/fglm/fglmvec.cc:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
return ref_count;
90
}
91
BOOLEAN isUnique () const
92
{
93
return ref_count == 1;
94
}
95
96
int size () const
97
{
Callers
2
nihilate
Method · 0.80
fglmvec.cc
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected