Home
last modified time | relevance | path

Searched defs:lower_bounds (Results 26 – 50 of 185) sorted by relevance

12345678

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/runtime/
H A DISO_Fortran_binding.cpp38 int CFI_allocate(CFI_cdesc_t *descriptor, const CFI_index_t lower_bounds[], in CFI_allocate()
275 const CFI_index_t lower_bounds[], const CFI_index_t upper_bounds[], in CFI_section()
382 const CFI_index_t lower_bounds[]) { in CFI_setpointer()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/runtime/
H A DISO_Fortran_binding.cpp38 int CFI_allocate(CFI_cdesc_t *descriptor, const CFI_index_t lower_bounds[], in CFI_allocate()
275 const CFI_index_t lower_bounds[], const CFI_index_t upper_bounds[], in CFI_section()
382 const CFI_index_t lower_bounds[]) { in CFI_setpointer()
/dports/lang/gcc12-devel/gcc-12-20211205/libgfortran/runtime/
H A DISO_Fortran_binding.c322 CFI_allocate (CFI_cdesc_t *dv, const CFI_index_t lower_bounds[], in CFI_allocate()
601 const CFI_index_t lower_bounds[], in CFI_section()
928 const CFI_index_t lower_bounds[]) in CFI_setpointer()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/runtime/
H A DISO_Fortran_binding.cpp38 int CFI_allocate(CFI_cdesc_t *descriptor, const CFI_index_t lower_bounds[], in CFI_allocate()
278 const CFI_index_t lower_bounds[], const CFI_index_t upper_bounds[], in CFI_section()
385 const CFI_index_t lower_bounds[]) { in CFI_setpointer()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/runtime/
H A DISO_Fortran_binding.cpp38 int CFI_allocate(CFI_cdesc_t *descriptor, const CFI_index_t lower_bounds[], in CFI_allocate()
275 const CFI_index_t lower_bounds[], const CFI_index_t upper_bounds[], in CFI_section()
382 const CFI_index_t lower_bounds[]) { in CFI_setpointer()
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/runtime/
H A DISO_Fortran_binding.cpp38 int CFI_allocate(CFI_cdesc_t *descriptor, const CFI_index_t lower_bounds[], in CFI_allocate()
275 const CFI_index_t lower_bounds[], const CFI_index_t upper_bounds[], in CFI_section()
382 const CFI_index_t lower_bounds[]) { in CFI_setpointer()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/runtime/
H A DISO_Fortran_binding.cpp38 int CFI_allocate(CFI_cdesc_t *descriptor, const CFI_index_t lower_bounds[], in CFI_allocate()
278 const CFI_index_t lower_bounds[], const CFI_index_t upper_bounds[], in CFI_section()
385 const CFI_index_t lower_bounds[]) { in CFI_setpointer()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/runtime/
H A DISO_Fortran_binding.cpp38 int CFI_allocate(CFI_cdesc_t *descriptor, const CFI_index_t lower_bounds[], in CFI_allocate()
278 const CFI_index_t lower_bounds[], const CFI_index_t upper_bounds[], in CFI_section()
385 const CFI_index_t lower_bounds[]) { in CFI_setpointer()
/dports/devel/f18/f18-1688bef/runtime/
H A DISO_Fortran_binding.cc42 int CFI_allocate(CFI_cdesc_t *descriptor, const CFI_index_t lower_bounds[], in CFI_allocate()
215 const CFI_index_t lower_bounds[], const CFI_index_t upper_bounds[], in CFI_section()
322 const CFI_index_t lower_bounds[]) { in CFI_setpointer()
/dports/math/py-or-tools/or-tools-9.2/ortools/glop/
H A Drevised_simplex.cc805 const DenseRow& lower_bounds = variables_info_.GetVariableLowerBounds(); in UseSingletonColumnInInitialBasis() local
963 const DenseRow& lower_bounds = variables_info_.GetVariableLowerBounds(); in OldBoundsAreUnchangedAndNewVariablesHaveOneBoundAtZero() local
1101 const DenseRow& lower_bounds = variables_info_.GetVariableLowerBounds(); in CreateInitialBasis() local
1527 const DenseRow& lower_bounds = variables_info_.GetVariableLowerBounds(); in DisplayBasicVariableStatistics() local
1682 Fractional RevisedSimplex::GetRatio(const DenseRow& lower_bounds, in GetRatio()
1729 const DenseRow& lower_bounds = variables_info_.GetVariableLowerBounds(); in ComputeHarrisRatioAndLeavingCandidates() local
1791 const DenseRow& lower_bounds = variables_info_.GetVariableLowerBounds(); in ChooseLeavingVariableRow() local
1998 const DenseRow& lower_bounds = variables_info_.GetVariableLowerBounds(); in PrimalPhaseIChooseLeavingVariableRow() local
2115 const DenseRow& lower_bounds = variables_info_.GetVariableLowerBounds(); in DualChooseLeavingVariableRow() local
2289 const DenseRow& lower_bounds = variables_info_.GetVariableLowerBounds(); in DualPhaseIChooseLeavingVariableRow() local
[all …]
H A Dvariable_values.cc40 const DenseRow& lower_bounds = variables_info_.GetVariableLowerBounds(); in SetNonBasicVariableValueFromStatus() local
72 const DenseRow& lower_bounds = variables_info_.GetVariableLowerBounds(); in ResetAllNonBasicVariableValues() local
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/runtime/
H A Dstat.h39 StatFailedImage = FORTRAN_RUNTIME_STAT_FAILED_IMAGE, in IsAssumedSize()
/dports/science/dynare/dynare-4.6.4/mex/sources/sobol/
H A Dqmc_sequence.cc125 const double *lower_bounds = nullptr, *upper_bounds = nullptr; in mexFunction() local
/dports/math/R-cran-nloptr/nloptr/src/nlopt_src/direct/
H A Ddirect_wrap.c46 const double *lower_bounds, const double *upper_bounds, in direct_optimize()
/dports/math/nlopt/nlopt-2.7.1/src/algs/direct/
H A Ddirect_wrap.c46 const double *lower_bounds, const double *upper_bounds, in direct_optimize()
/dports/science/simbody/simbody-Simbody-3.7/examples/
H A DConstrainedNumericalDiffOptimization.cpp87 Vector lower_bounds(NumberOfParameters); in main() local
H A DParameterConstrainedOptimization.cpp75 Vector lower_bounds(NUMBER_OF_PARAMETERS); in main() local
H A DConstrainedOptimization.cpp131 Vector lower_bounds(NumberOfParameters); in main() local
/dports/misc/dartsim/dart-6.11.1/dart/optimizer/snopt/
H A DSnoptSolver.cpp60 double* lower_bounds = new double[nVar]; in solve() local
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Examples/SimpleOptimizationExample/
H A DSimpleOptimizationExample.cpp134 Vector lower_bounds(1, elbowFlexCoord.getRangeMin()); in main() local
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Tests/SimpleOptimizationExample/
H A DtestSimpleOptimizationExample.cpp132 Vector lower_bounds(1, elbowFlexCoord.getRangeMin()); in main() local
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/tests/
H A DLBFGSBTest.cpp92 Vector lower_bounds(NUMBER_OF_PARAMETERS); in main() local
H A DLBFGSBDiffTest.cpp92 Vector lower_bounds(NUMBER_OF_PARAMETERS); in main() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/
H A DArrayMirror.cs10 public int[] lower_bounds; field in Mono.Debugger.Soft.ArrayMirror
/dports/math/py-iohexperimenter/IOHexperimenter-0.2.9.2/src/
H A Dcoco_transformation_objs.hpp32 static void transform_obj_penalize_evaluate(const std::vector<double> &x, const double lower_bounds in transform_obj_penalize_evaluate()

12345678