Home
last modified time | relevance | path

Searched refs:_tablemul_ej (Results 1 – 1 of 1) sorted by path

/dports/math/pari/pari-2.13.3/src/modules/
H A Dalgebras.c28 static GEN _tablemul_ej(GEN mt, GEN x, long j);
1457 x = _tablemul_ej(mt,gcoeff(M,i,j),k); in algisassociative()
1896 _tablemul_ej(GEN mt, GEN x, long j) in _tablemul_ej() function