Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ Variable
Function
Variable
factory/variable.h:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
Variable( char name );
41
Variable( int l, char name );
42
Variable( const Variable & v ) : _level(v._level) {}
43
~Variable() {};
44
Variable& operator= ( const Variable & v )
45
{
Callers
15
appendSwap
Function · 0.85
swap
Function · 0.85
appendSwapDecompress
Function · 0.85
liftingBounds
Function · 0.85
shift2Zero
Function · 0.85
reverseShift
Function · 0.85
isOnlyLeadingCoeff
Function · 0.85
myGetVars
Function · 0.85
PUtilVar
Method · 0.85
getBiTerms_helper
Function · 0.85
getBiTerms
Function · 0.85
strip
Function · 0.85
Calls
no outgoing calls
Tested by
1
test2
Function · 0.68