Home
last modified time | relevance | path

Searched refs:mp_Transp (Results 1 – 4 of 4) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/
H A Dmatpol.h61 matrix mp_Transp(matrix a, const ring r);
H A Dmatpol.cc254 matrix mp_Transp(matrix a, const ring R) in mp_Transp() function
/dports/math/singular/Singular-Release-4-2-1/Singular/
H A Dextra.cc2372 matrix Temp=mp_Transp((matrix) id_Vec2Ideal(r, currRing), currRing); in jjEXTENDED_SYSTEM()
H A Diparith.cc5614 res->data = (char *)mp_Transp((matrix)v->Data(),currRing); in jjmpTransp()