Home
last modified time | relevance | path

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

/dports/devel/ppl/ppl-1.2/interfaces/C/
H A Dppl_c_header.h1457 ppl_assign_Generator_from_Generator PPL_PROTO((ppl_Generator_t dst,
H A Dppl_c_implementation_common.cc984 ppl_assign_Generator_from_Generator(ppl_Generator_t dst, in ppl_assign_Generator_from_Generator() function
H A Dppl_c.h.dist1500 ppl_assign_Generator_from_Generator PPL_PROTO((ppl_Generator_t dst,
/dports/devel/ppl/ppl-1.2/demos/ppl_lpsol/
H A Dppl_lpsol.c995 ppl_assign_Generator_from_Generator(point, g); in solve_with_simplex()