Home
last modified time | relevance | path

Searched defs:type_operator_plus_times_reduce (Results 1 – 4 of 4) sorted by relevance

/dports/math/giacxcas/giac-1.6.0/src/
H A Dmonomial.h77 …inline void type_operator_plus_times_reduce(const double & a,const double & b,double & c,int reduc… in type_operator_plus_times_reduce() function
93 …inline void type_operator_plus_times_reduce(const longlong & a,const longlong & b,longlong & c,int… in type_operator_plus_times_reduce() function
109 inline void type_operator_plus_times_reduce(const int & b,const int & c,int & a,int reduce){ in type_operator_plus_times_reduce() function
H A Dthreaded.h135 …inline void type_operator_plus_times_reduce(const mpz_class & a,const mpz_class & b,mpz_class & c,… in type_operator_plus_times_reduce() function
171 …inline void type_operator_plus_times_reduce(const int128_t & a,const int128_t & b,int128_t & c,int… in type_operator_plus_times_reduce() function
343 …inline void type_operator_plus_times_reduce(const my_mpz & a,const my_mpz & b,my_mpz & c,int reduc… in type_operator_plus_times_reduce() function
H A Dthreaded.cc4139 …static void type_operator_plus_times_reduce(const vector<int> & a,const vector<int> & b,vector<int… in type_operator_plus_times_reduce() function
4178 …static void type_operator_plus_times_reduce(const vecteur & a,const vecteur & b,vecteur & c,int re… in type_operator_plus_times_reduce() function
4186 …static void type_operator_plus_times_reduce(const vecteur & a,const vecteur & b,vecteur & c,const … in type_operator_plus_times_reduce() function
H A Dgen.h1055 inline void type_operator_plus_times_reduce(const gen & a,const gen & b,gen & c,int reduce){ in type_operator_plus_times_reduce() function