Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dvecteur.cc5382 col1j += shift; in do_thread_double_linv()
5391 res1 -= tmp*(*col1j); in do_thread_double_linv()
5396 *col1j=res1; in do_thread_double_linv()
5460 res1 -= tmp*(*col1j); in do_thread_double_lu2inv()
5468 *col1j=res1/tmp; in do_thread_double_lu2inv()
5514 *col1j=res1/(*mkj); in do_thread_double_lu2inv()
5548 res1 -= tmp*(*col1j); in do_thread_double_lu2inv()
6012 res1 -= tmp*(*col1j); in int_lu2inv()
6017 *col1j=res1 % p; in int_lu2inv()
6057 res1 -= tmp*(*col1j); in int_lu2inv()
[all …]