Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/kernel/GBEngine/
H A Dtgbgauss.cc831 void tgb_sparse_matrix::row_normalize(int row) in row_normalize() function in tgb_sparse_matrix
/dports/devel/ppl/ppl-1.2/src/
H A DPIP_Tree.cc592 row_normalize(PIP_Tree_Node::Row& x, Coefficient& denom) { in row_normalize() function