/dports/science/py-dipy/dipy-1.4.1/dipy/align/ |
H A D | streamlinear.py | 56 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.m | 146 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.m | 146 xopt = strrep (xopt, "t", ""); variable 151 xopt = strrep (xopt, "n", ""); variable
|
/dports/science/pybrain/pybrain-0.3.3/pybrain/rl/environments/functions/ |
H A D | function.py | 20 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 D | toptsch.c | 18 { double xopt,dx; in main() local
|
/dports/math/R-cran-nloptr/nloptr/src/nlopt_src/test/ |
H A D | test_std.py | 26 xopt = opt.optimize(x) variable
|
/dports/math/py-iohexperimenter/IOHexperimenter-0.2.9.2/IOHexperimenter/example/ |
H A D | example.py | 46 xopt, fopt = one_plus_one_EA(f, f.final_target_hit) variable
|
/dports/math/py-iohexperimenter/IOHexperimenter-0.2.9.2/src/ |
H A D | f_gallagher21.hpp | 56 std::vector<double> xopt; member in Gallagher21 93 std::vector<double >xopt = std::vector<double>(n); in prepare_problem() local
|
H A D | f_gallagher101.hpp | 56 std::vector<double> xopt; member in Gallagher101 92 std::vector<double >xopt = std::vector<double>(n); in prepare_problem() local
|
H A D | f_sphere.hpp | 34 std::vector<double> xopt; in prepare_problem() local
|
H A D | coco_transformation.cpp | 4 std::vector<double> Coco_Transformation_Data::xopt = std::vector<double>(0); member in Coco_Transformation_Data
|
H A D | f_ellipsoid.hpp | 33 std::vector<double> xopt; in prepare_problem() local
|
H A D | f_rastrigin.hpp | 33 std::vector<double> xopt; in prepare_problem() local
|
H A D | f_bueche_rastrigin.hpp | 31 std::vector<double> xopt; in prepare_problem() local
|
H A D | f_discus.hpp | 33 std::vector<double> xopt; in prepare_problem() local
|
H A D | f_bent_cigar.hpp | 33 std::vector<double> xopt; in prepare_problem() local
|
H A D | f_different_powers.hpp | 32 std::vector<double> xopt; in prepare_problem() local
|
H A D | f_ellipsoid_rotated.hpp | 34 std::vector<double> xopt; in prepare_problem() local
|
H A D | f_rosenbrock.hpp | 33 std::vector<double> xopt; in prepare_problem() local
|
H A D | f_linear_slope.hpp | 33 std::vector<double> xopt; in prepare_problem() local
|
/dports/science/py-dipy/dipy-1.4.1/dipy/io/ |
H A D | image.py | 106 def save_qa_metric(fname, xopt, fopt): argument
|
/dports/math/py-algopy/algopy-0.5.7/documentation/sphinx/examples/ |
H A D | hessian_of_potential_function.py | 64 xopt = optimize.fmin(c.potential, c.initialposition(), xtol = 1e-10) variable
|
/dports/irc/irc/irc2.11.2p3/iauth/ |
H A D | iauth.c | 162 char *xopt; in main() local
|
/dports/math/nlopt/nlopt-2.7.1/src/algs/cquad/ |
H A D | cquad.c | 148 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 D | opt-simann.cc | 57 double xopt = opt; in Optimize_simann() local
|