Home
last modified time | relevance | path

Searched defs:lower_bounds (Results 1 – 25 of 185) sorted by relevance

12345678

/dports/misc/openmvg/openMVG-2.0/src/third_party/ceres-solver/examples/
H A Dmore_garbow_hillstrom.cc165 const double TestProblem3::lower_bounds[] = {0.0, 1.0}; member in ceres::examples::TestProblem3
180 const double TestProblem4::lower_bounds[] = {0.0, 0.00003}; member in ceres::examples::TestProblem4
195 const double TestProblem5::lower_bounds[] = {0.6, 0.5}; member in ceres::examples::TestProblem5
254 const double TestProblem8::lower_bounds[] = { member in ceres::examples::TestProblem8
278 const double TestProblem9::lower_bounds[] = {0.398, 1.0, -0.5}; member in ceres::examples::TestProblem9
299 const double TestProblem10::lower_bounds[] = { member in ceres::examples::TestProblem10
341 const double TestProblem12::lower_bounds[] = {0.0, 5.0, 0.0}; member in ceres::examples::TestProblem12
360 const double TestProblem13::lower_bounds[] = { member in ceres::examples::TestProblem13
408 const double TestProblem15::lower_bounds[] = { member in ceres::examples::TestProblem15
456 const double TestProblem17::lower_bounds[] = { member in ceres::examples::TestProblem17
[all …]
/dports/math/ceres-solver/ceres-solver-2.0.0/examples/
H A Dmore_garbow_hillstrom.cc168 const double TestProblem3::lower_bounds[] = {0.0, 1.0}; member in ceres::examples::TestProblem3
183 const double TestProblem4::lower_bounds[] = {0.0, 0.00003}; member in ceres::examples::TestProblem4
198 const double TestProblem5::lower_bounds[] = {0.6, 0.5}; member in ceres::examples::TestProblem5
257 const double TestProblem8::lower_bounds[] = { member in ceres::examples::TestProblem8
281 const double TestProblem9::lower_bounds[] = {0.398, 1.0, -0.5}; member in ceres::examples::TestProblem9
302 const double TestProblem10::lower_bounds[] = { member in ceres::examples::TestProblem10
344 const double TestProblem12::lower_bounds[] = {0.0, 5.0, 0.0}; member in ceres::examples::TestProblem12
363 const double TestProblem13::lower_bounds[] = { member in ceres::examples::TestProblem13
411 const double TestProblem15::lower_bounds[] = { member in ceres::examples::TestProblem15
459 const double TestProblem17::lower_bounds[] = { member in ceres::examples::TestProblem17
[all …]
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/cluster/
H A D_k_means_elkan.pyx37 floating[:, ::1] lower_bounds): # OUT
107 floating[:, ::1] lower_bounds): # OUT
191 floating[:, ::1] lower_bounds, # INOUT
342 floating[:, ::1] lower_bounds, # INOUT
416 floating[:, ::1] lower_bounds, # INOUT
580 floating[:, ::1] lower_bounds, # INOUT
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/pagination/keyset/
H A Dpage.rb14 attr_accessor :lower_bounds accessor in Gitlab.Pagination.Keyset.Page
32 def next(lower_bounds) argument
/dports/math/py-or-tools/or-tools-9.2/ortools/math_opt/
H A Dmodel_update.proto33 SparseDoubleVectorProto lower_bounds = 1; field
79 SparseDoubleVectorProto lower_bounds = 1; field
H A Dmodel.proto26 repeated double lower_bounds = 2; field
62 repeated double lower_bounds = 2; field
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DPEBBLBranching.hpp29 RealVector lower_bounds; member in Dakota::PebbldBranching
66 RealVector lower_bounds; member in Dakota::PebbldBranchSub
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/DDACE/src/Sampling/
H A DDDaceCentralCompositeSampler.cpp71 std::vector<double> lower_bounds(nInputs_); in getSamples() local
116 int numVars, const std::vector<double>& lower_bounds, in fullFactorialPoints()
/dports/lang/opencoarrays/OpenCoarrays-2.9.0/src/iso-fortran-binding/
H A DISO_Fortran_binding.c154 const CFI_index_t lower_bounds[]) in CFI_setpointer()
400 int CFI_allocate (CFI_cdesc_t *dv, const CFI_index_t lower_bounds[], in CFI_allocate()
513 const CFI_index_t lower_bounds[], in CFI_section()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dpr93524.c20 CFI_index_t lower_bounds[] = {-10, 0, 3}; in main() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dpr93524.c20 CFI_index_t lower_bounds[] = {-10, 0, 3}; in main() local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dpr93524.c20 CFI_index_t lower_bounds[] = {-10, 0, 3}; in main() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dpr93524.c20 CFI_index_t lower_bounds[] = {-10, 0, 3}; in main() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/debugconsole/
H A Dconsole.h152 #define DCF_FLOAT2(function_name, float_variable, lower_bounds, upper_bounds, short_help) \ argument
197 #define DCF_INT2(function_name, int_variable, lower_bounds, upper_bounds, short_help) \ argument
/dports/lang/gcc10/gcc-10.3.0/libgfortran/runtime/
H A DISO_Fortran_binding.c203 CFI_allocate (CFI_cdesc_t *dv, const CFI_index_t lower_bounds[], in CFI_allocate()
455 const CFI_index_t lower_bounds[], in CFI_section()
782 const CFI_index_t lower_bounds[]) in CFI_setpointer()
/dports/lang/gcc11/gcc-11.2.0/libgfortran/runtime/
H A DISO_Fortran_binding.c203 CFI_allocate (CFI_cdesc_t *dv, const CFI_index_t lower_bounds[], in CFI_allocate()
456 const CFI_index_t lower_bounds[], in CFI_section()
783 const CFI_index_t lower_bounds[]) in CFI_setpointer()
/dports/lang/gcc11-devel/gcc-11-20211009/libgfortran/runtime/
H A DISO_Fortran_binding.c203 CFI_allocate (CFI_cdesc_t *dv, const CFI_index_t lower_bounds[], in CFI_allocate()
456 const CFI_index_t lower_bounds[], in CFI_section()
783 const CFI_index_t lower_bounds[]) in CFI_setpointer()
/dports/lang/gcc9-devel/gcc-9-20211007/libgfortran/runtime/
H A DISO_Fortran_binding.c203 CFI_allocate (CFI_cdesc_t *dv, const CFI_index_t lower_bounds[], in CFI_allocate()
455 const CFI_index_t lower_bounds[], in CFI_section()
782 const CFI_index_t lower_bounds[]) in CFI_setpointer()
/dports/devel/avr-gcc/gcc-10.2.0/libgfortran/runtime/
H A DISO_Fortran_binding.c203 CFI_allocate (CFI_cdesc_t *dv, const CFI_index_t lower_bounds[], in CFI_allocate()
455 const CFI_index_t lower_bounds[], in CFI_section()
782 const CFI_index_t lower_bounds[]) in CFI_setpointer()
/dports/lang/gcc10-devel/gcc-10-20211008/libgfortran/runtime/
H A DISO_Fortran_binding.c203 CFI_allocate (CFI_cdesc_t *dv, const CFI_index_t lower_bounds[], in CFI_allocate()
455 const CFI_index_t lower_bounds[], in CFI_section()
782 const CFI_index_t lower_bounds[]) in CFI_setpointer()
/dports/lang/gcc9/gcc-9.4.0/libgfortran/runtime/
H A DISO_Fortran_binding.c203 CFI_allocate (CFI_cdesc_t *dv, const CFI_index_t lower_bounds[], in CFI_allocate()
455 const CFI_index_t lower_bounds[], in CFI_section()
782 const CFI_index_t lower_bounds[]) in CFI_setpointer()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgfortran/runtime/
H A DISO_Fortran_binding.c203 CFI_allocate (CFI_cdesc_t *dv, const CFI_index_t lower_bounds[], in CFI_allocate()
456 const CFI_index_t lower_bounds[], in CFI_section()
783 const CFI_index_t lower_bounds[]) in CFI_setpointer()
/dports/lang/gcc9-aux/gcc-9.1.0/libgfortran/runtime/
H A DISO_Fortran_binding.c200 CFI_allocate (CFI_cdesc_t *dv, const CFI_index_t lower_bounds[], in CFI_allocate()
468 const CFI_index_t lower_bounds[], in CFI_section()
795 const CFI_index_t lower_bounds[]) in CFI_setpointer()
/dports/misc/opennn/opennn-5.0.5/opennn/
H A Dbounding_layer.h125 Tensor<type, 1> lower_bounds; variable
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/surfpack/src/
H A DConmin.cpp17 void Conmin::bounds(const VecDbl& lower_bounds, const VecDbl& upper_bounds) in bounds()

12345678