Home
last modified time | relevance | path

Searched defs:lTimesU (Results 1 – 2 of 2) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/kernel/linear_algebra/
H A DlinearAlgebra.cc1344 matrix &uMat, poly &l, poly &u, poly &lTimesU) in lduDecomp()
1463 const poly l, const poly u, const poly lTimesU, in luSolveViaLDUDecomp()
/dports/math/singular/Singular-Release-4-2-1/Singular/
H A Dextra.cc850 poly lTimesU = (poly) h->next->next->next->next->next->next->Data(); in jjSYSTEM() local