Home
last modified time | relevance | path

Searched defs:g_fun (Results 1 – 10 of 10) sorted by relevance

/dports/math/cppad/CppAD-20210000.8/example/chkpoint_two/
H A Ddynamic.cpp70 CppAD::ADFun<double> g_fun(ax, ay); in dynamic() local
H A Dget_started.cpp113 CppAD::ADFun<double> g_fun(ax, ay); in get_started() local
H A Dbase2ad.cpp70 CppAD::ADFun<double> g_fun(ax, ay); in base2ad() local
H A Dcompare.cpp86 CppAD::ADFun<double> g_fun(ax, ay); in compare() local
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/qtimgui/
H A DImGuiRenderer.h57 QOpenGLFunctions_3_2_Core *g_fun = nullptr; variable
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/c/
H A Dlsodar.h65 LSRootFn g_fun; member
H A Dddaskr.h82 DDASRootFn g_fun; member
H A Dlsodar.c122 # define g_fun ls_mem->g_fun macro
H A Dddaskr.c146 # define g_fun ddas_mem->g_fun macro
/dports/math/cppad/CppAD-20210000.8/test_more/general/
H A Dchkpoint_two.cpp28 CppAD::ADFun<double> g_fun(ax, ay); in checkpoint_two() local