Home
last modified time | relevance | path

Searched defs:xopt (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/science/py-dipy/dipy-1.4.1/dipy/align/
H A Dstreamlinear.py56 def distance(self, xopt): argument
106 def distance(self, xopt): argument
159 def distance(self, xopt): argument
178 def distance(self, xopt): argument
209 def distance(self, xopt): argument
467 def __init__(self, matopt, xopt, fopt, matopt_history, funcs, iterations): argument
/dports/math/plplot/plplot-5.15.0/bindings/octave/PLplot/support/
H A D__pl_plenv.m146 xopt = strrep (xopt, "t", ""); variable
151 xopt = strrep (xopt, "n", ""); variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/octave/PLplot/support/
H A D__pl_plenv.m146 xopt = strrep (xopt, "t", ""); variable
151 xopt = strrep (xopt, "n", ""); variable
/dports/science/pybrain/pybrain-0.3.3/pybrain/rl/environments/functions/
H A Dfunction.py20 xopt = None variable in FunctionEnvironment
29 …def __init__(self, xdim = None, xopt = None, xbound=5, feasible=True, constrained=False, violation… argument
/dports/math/ccmath/ccmath-2.2.1/roots/test/
H A Dtoptsch.c18 { double xopt,dx; in main() local
/dports/math/R-cran-nloptr/nloptr/src/nlopt_src/test/
H A Dtest_std.py26 xopt = opt.optimize(x) variable
/dports/math/py-iohexperimenter/IOHexperimenter-0.2.9.2/IOHexperimenter/example/
H A Dexample.py46 xopt, fopt = one_plus_one_EA(f, f.final_target_hit) variable
/dports/math/py-iohexperimenter/IOHexperimenter-0.2.9.2/src/
H A Df_gallagher21.hpp56 std::vector<double> xopt; member in Gallagher21
93 std::vector<double >xopt = std::vector<double>(n); in prepare_problem() local
H A Df_gallagher101.hpp56 std::vector<double> xopt; member in Gallagher101
92 std::vector<double >xopt = std::vector<double>(n); in prepare_problem() local
H A Df_sphere.hpp34 std::vector<double> xopt; in prepare_problem() local
H A Dcoco_transformation.cpp4 std::vector<double> Coco_Transformation_Data::xopt = std::vector<double>(0); member in Coco_Transformation_Data
H A Df_ellipsoid.hpp33 std::vector<double> xopt; in prepare_problem() local
H A Df_rastrigin.hpp33 std::vector<double> xopt; in prepare_problem() local
H A Df_bueche_rastrigin.hpp31 std::vector<double> xopt; in prepare_problem() local
H A Df_discus.hpp33 std::vector<double> xopt; in prepare_problem() local
H A Df_bent_cigar.hpp33 std::vector<double> xopt; in prepare_problem() local
H A Df_different_powers.hpp32 std::vector<double> xopt; in prepare_problem() local
H A Df_ellipsoid_rotated.hpp34 std::vector<double> xopt; in prepare_problem() local
H A Df_rosenbrock.hpp33 std::vector<double> xopt; in prepare_problem() local
H A Df_linear_slope.hpp33 std::vector<double> xopt; in prepare_problem() local
/dports/science/py-dipy/dipy-1.4.1/dipy/io/
H A Dimage.py106 def save_qa_metric(fname, xopt, fopt): argument
/dports/math/py-algopy/algopy-0.5.7/documentation/sphinx/examples/
H A Dhessian_of_potential_function.py64 xopt = optimize.fmin(c.potential, c.initialposition(), xtol = 1e-10) variable
/dports/irc/irc/irc2.11.2p3/iauth/
H A Diauth.c162 char *xopt; in main() local
/dports/math/nlopt/nlopt-2.7.1/src/algs/cquad/
H A Dcquad.c148 static int insert_new_point(int n, const double *xnew, const double *xopt, in insert_new_point()
171 const double *xopt, *sigma; member
180 const double *xopt = cmodel->xopt, *sigma = cmodel->sigma; in cmodel_func() local
197 const double *xopt = cmodel->xopt, *sigma = cmodel->sigma; in wfunc() local
/dports/science/simlib/simlib/src/
H A Dopt-simann.cc57 double xopt = opt; in Optimize_simann() local

12345678