Home
last modified time | relevance | path

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

/dports/math/cppad/CppAD-20210000.8/example/code_gen_fun/
H A Dcompiled_fun.cpp35 extern bool sparse_jac_as_fun(void);
53 Run( sparse_jac_as_fun, "sparse_jac_as_fun" ); in main()
H A Dsparse_jac_as_fun.cpp28 bool sparse_jac_as_fun(void) in sparse_jac_as_fun() function