Home
last modified time | relevance | path

Searched defs:eval_f (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/math/R-cran-nloptr/nloptr/tests/testthat/
H A Dtest-simple.R25 eval_f <- function(x) { function
64 eval_f <- function(x) { function
H A Dtest-options-maxtime.R20 eval_f <- function(x) { function
H A Dtest-parameters.R20 eval_f <- function(x, params) { function
H A Dtest-banana.R25 eval_f <- function(x) { function
H A Dtest-hs023.R43 eval_f <- function( x ) { function
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/external/CoMISo/NSolver/
H A DNPLinearConstraints.cc49 double NPLinearConstraintsElimination::eval_f( const double* _x ) in eval_f() function in COMISO::NPLinearConstraintsElimination
140 double NPLinearConstraintsPenalty::eval_f( const double* _x ) in eval_f() function in COMISO::NPLinearConstraintsPenalty
H A DTestInterface.hh58 virtual double eval_f ( const double* _x ) in eval_f() function in COMISO::TestInterface
H A DNPTiming.cc39 double NPTiming::eval_f( const double* _x ) in eval_f() function in COMISO::NPTiming
/dports/math/py-algopy/algopy-0.5.7/documentation/sphinx/
H A Dgetting_started.py4 def eval_f(x): function
/dports/math/ipopt/Ipopt-3.12.13/Ipopt/tutorial/CodingExercise/Matlab/1-skeleton/
H A DTutorialMatlab.m65 function f = eval_f(x) function
/dports/math/ipopt/Ipopt-3.12.13/Ipopt/contrib/RInterface/tests/
H A Dbanana.R13 eval_f <- function(x) { function
H A Dapprox_banana.R14 eval_f <- function(x) { function
H A Dmynlp.R20 eval_f <- function( x ) { function
H A Dhs071_nlp.R27 eval_f <- function( x ) { function
/dports/math/py-algopy/algopy-0.5.7/documentation/sphinx/examples/
H A Dgauss_newton.py8 def gauss_algopy(eval_f, x0, tol=10e-5): argument
H A Dmatrixexponential.py45 def eval_f(Y): function
/dports/math/py-pyipopt/pyipopt-36bcb7f/examples/
H A Drosen.py17 def eval_f(X, user_data=None): function
/dports/math/ipopt/Ipopt-3.12.13/Ipopt/tutorial/CodingExercise/Matlab/2-mistake/
H A DTutorialMatlab.m66 function f = eval_f(x) function
/dports/math/ipopt/Ipopt-3.12.13/Ipopt/tutorial/CodingExercise/Matlab/3-solution/
H A DTutorialMatlab.m64 function f = eval_f(x) function
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/phoenix/core/
H A Dcall.hpp26 typename Fun
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp245 EVALUATE_FUNC& eval_f, in have_deletable()
273 EVALUATE_FUNC& eval_f, in have_deletable()
481 EVALUATE_FUNC& eval_f, DELETE_FUNC& del_f, bool is_mt) in do_bulk_delete_locked_for()
968 delete_check_nodes(Bucket* bucket, EVALUATE_FUNC& eval_f, in delete_check_nodes()
1151 try_bulk_delete(Thread* thread, EVALUATE_FUNC& eval_f, DELETE_FUNC& del_f) in try_bulk_delete()
1165 bulk_delete(Thread* thread, EVALUATE_FUNC& eval_f, DELETE_FUNC& del_f) in bulk_delete()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp245 EVALUATE_FUNC& eval_f, in have_deletable()
273 EVALUATE_FUNC& eval_f, in have_deletable()
481 EVALUATE_FUNC& eval_f, DELETE_FUNC& del_f, bool is_mt) in do_bulk_delete_locked_for()
968 delete_check_nodes(Bucket* bucket, EVALUATE_FUNC& eval_f, in delete_check_nodes()
1151 try_bulk_delete(Thread* thread, EVALUATE_FUNC& eval_f, DELETE_FUNC& del_f) in try_bulk_delete()
1165 bulk_delete(Thread* thread, EVALUATE_FUNC& eval_f, DELETE_FUNC& del_f) in bulk_delete()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.inline.hpp245 EVALUATE_FUNC& eval_f, in have_deletable()
273 EVALUATE_FUNC& eval_f, in have_deletable()
481 EVALUATE_FUNC& eval_f, DELETE_FUNC& del_f, bool is_mt) in do_bulk_delete_locked_for()
968 delete_check_nodes(Bucket* bucket, EVALUATE_FUNC& eval_f, in delete_check_nodes()
1151 try_bulk_delete(Thread* thread, EVALUATE_FUNC& eval_f, DELETE_FUNC& del_f) in try_bulk_delete()
1165 bulk_delete(Thread* thread, EVALUATE_FUNC& eval_f, DELETE_FUNC& del_f) in bulk_delete()
/dports/lang/onyx/onyx-5.1.2/lib/libonyx/include/libonyx/
H A Dnxo_handle_l.h45 cw_nxo_handle_eval_t *eval_f; member
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/external/CoMISo/Examples/small_miqp/
H A Dmain.cc66 virtual double eval_f ( const double* _x ) in eval_f() function in SmallNProblem

1234567