Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ generatorsOfLinealitySpace
Method
generatorsOfLinealitySpace
gfanlib/gfanlib_zcone.cpp:1353–1357 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1351
1352
1353
ZMatrix ZCone::generatorsOfLinealitySpace()const
1354
{
1355
QMatrix l=ZToQMatrix(combineOnTop(inequalities,equations));
1356
return QToZMatrixPrimitive(l.reduceAndComputeKernel());
1357
}
1358
1359
}
Callers
13
getRaysInPrintingOrder
Method · 0.80
toSymmetricComplex
Method · 0.80
toString
Method · 0.80
traverse
Function · 0.80
toString
Method · 0.80
givenByRays
Method · 0.80
raysOfTropicalStar
Function · 0.80
toString
Function · 0.80
bbcone_Op2
Function · 0.80
generatorsOfLinealitySpace
Function · 0.80
convexHull
Function · 0.80
tropicalStartingPoint
Function · 0.80
Calls
3
ZToQMatrix
Function · 0.85
QToZMatrixPrimitive
Function · 0.85
reduceAndComputeKernel
Method · 0.80
Tested by
no test coverage detected