Home
last modified time | relevance | path

Searched defs:diff_var (Results 1 – 15 of 15) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/surfpack/src/surfaces/
H A DMovingLeastSquaresModel.cpp108 VecUns diff_var(1,0); // variable with which to differentiate in gradient() local
H A DDirectANNModel.cpp80 VecUns diff_var(1,0); // variable with which to differentiate in gradient() local
H A DLinearRegressionModel.cpp121 VecUns diff_var(1,0); // variable with which to differentiate in gradient() local
H A DRadialBasisFunctionModel.cpp286 VecUns diff_var(1,0); // variable with which to differentiate in gradient() local
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/test/
H A Dcompile_SUITE.erl1082 diff_var(V1, V2) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/test/
H A Dcompile_SUITE.erl1062 diff_var(V1, V2) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/test/
H A Dcompile_SUITE.erl1178 diff_var(V1, V2) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/test/
H A Dcompile_SUITE.erl1178 diff_var(V1, V2) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/test/
H A Dcompile_SUITE.erl1178 diff_var(V1, V2) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/test/
H A Dcompile_SUITE.erl1178 diff_var(V1, V2) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/test/
H A Dcompile_SUITE.erl1065 diff_var(V1, V2) -> function
/dports/lang/elixir/elixir-1.12.3/lib/ex_unit/lib/ex_unit/
H A Ddiff.ex248 defp diff_var({name, meta, context} = left, right, env) do function
/dports/lang/elixir-devel/elixir-1.13.1/lib/ex_unit/lib/ex_unit/
H A Ddiff.ex248 defp diff_var({name, meta, context} = left, right, env) do function
/dports/science/qwalk/mainline-1.0.1-300-g1b7e381/src/method/
H A DLinear_optimization.cpp487 Array1 <doublevar> diff_var(nwfs,0.0),weight_var(nwfs,0.0); in correlated_evaluation() local
/dports/math/heyoka/heyoka-0.16.0/src/
H A Dtaylor.cpp1855 …multihorner(llvm_state &s, const std::variant<llvm::Value *, std::vector<llvm::Value *>> &diff_var, in taylor_run_multihorner()
1926 …un_ceval(llvm_state &s, const std::variant<llvm::Value *, std::vector<llvm::Value *>> &diff_var, l… in taylor_run_ceval()