Home
last modified time | relevance | path

Searched defs:costfunc (Results 1 – 3 of 3) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/MBSKernelLib/
H A Dperformcomp.cpp648 double costfunc = EvalSensorCostFunctionVal(); in DoFinalSensorEvaluations() local
/dports/math/wavelib/wavelib-f104d084be91cc7e59dc3253bedceb11ece77136/src/
H A Dwtmath.c659 double costfunc(double *x, int N ,char *entropy,double p) { in costfunc() function
/dports/lang/gforth/gforth-0.7.3/engine/
H A Dmain.c1440 Costfunc *costfunc; member