Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dsystem.h234 int equation_system_bundlize (equation_system *sys,
H A Dgretl_bundle.c3078 *err = equation_system_bundlize(sys, b); in bundle_from_system()
H A Dsystem.c3452 int equation_system_bundlize (equation_system *sys, in equation_system_bundlize() function