Home
last modified time | relevance | path

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

/dports/lang/ocaml/ocaml-4.05.0/debugger/
H A Dpattern_matching.ml197 {typ_desc = Tproduct (filter_product n ty_arg);
/dports/lang/ocaml-nox11/ocaml-4.05.0/debugger/
H A Dpattern_matching.ml197 {typ_desc = Tproduct (filter_product n ty_arg);
/dports/math/giacxcas/giac-1.6.0/src/
H A Dpoly.h2106 T Tproduct(const std::vector< facteur<T> > & v){ in Tproduct() function
2118 T Tproduct(typename std::vector< facteur<T> >::const_iterator it, in Tproduct() function
2245 const tensor<T> & fn=Tproduct< tensor<T> >(it,it_milieu); in Tpartfrac()
2246 const tensor<T> & fm=Tproduct< tensor<T> >(it_milieu,it_end); in Tpartfrac()