Home
last modified time | relevance | path

Searched defs:ubA (Results 1 – 25 of 50) sorted by relevance

12

/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/convex/operators/
H A Dconv-exprTrilinear.cpp26 **ubA = new expression* [3]; in getBounds() local
60 ubA [3]; in getBounds() local
/dports/math/qposases/qpOASES-3.2.1/interfaces/scilab/
H A DqpOASESroutines.cpp121 void sci_qpOASES( real_t* H, real_t* g, real_t* A, real_t* lb, real_t* ub, real_t* lbA, real_t* ubA, in sci_qpOASES()
148 …_QProblem_init( real_t* H, real_t* g, real_t* A, real_t* lb, real_t* ub, real_t* lbA, real_t* ubA, in sci_QProblem_init()
203 …_SQProblem_init( real_t* H, real_t* g, real_t* A, real_t* lb, real_t* ub, real_t* lbA, real_t* ubA, in sci_SQProblem_init()
232 void sci_QProblem_hotstart( real_t* g, real_t* lb, real_t* ub, real_t* lbA, real_t* ubA, in sci_QProblem_hotstart()
292 …roblem_hotstart( real_t* H, real_t* g, real_t* A, real_t* lb, real_t* ub, real_t* lbA, real_t* ubA, in sci_SQProblem_hotstart()
/dports/math/qposases/qpOASES-3.2.1/interfaces/c/
H A DqpOASES_wrapper.cpp290 const real_t* const ubA, in QProblem_init()
326 const real_t* const ubA, in QProblem_hotstart()
498 const real_t* const ubA, in SQProblem_init()
536 const real_t* const ubA, in SQProblem_hotstart()
H A Dc_example1.c49 real_t ubA[1] = { 2.0 }; in main() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/fs/yaffs2/
H A Dyaffs_tagscompat.h9 * This program is free software; you can redistribute it and/or modify
/dports/math/qposases/qpOASES-3.2.1/examples/
H A Dqrecipe_data.hpp394 real_t ubA[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, variable
H A DexampleLP.cpp50 real_t ubA[1] = { 2.0 }; in main() local
H A Dexample1.cpp51 real_t ubA[1] = { 2.0 }; in main() local
H A Dexample1a.cpp51 real_t ubA[1] = { 2.0 }; in main() local
/dports/math/qposases/qpOASES-3.2.1/testing/cpp/
H A Dtest_sebastien1.cpp51 REFER_NAMESPACE_QPOASES real_t ubA[1] = {2.0f}; in main() local
H A Dtest_example7.cpp54 real_t ubA[5] = {0.052359879016876221, 0.052359879016876221, 0.052359879016876221, 0, 0}; in main() local
H A Dtest_infeasible1.cpp61 real_t ubA[2] = { 1.643135416077167e+00, 1.056813028189597e+00 }; in main() local
H A Dtest_guessedWS1.cpp57 real_t ubA[3] = { 0.0, 0.25, 1.0 }; in main() local
H A Dtest_identitySqproblem.cpp15 real_t ubA[6] = {0.00442514, -0.122699, -0.0725897, 0, 0, 0};; //stylus velocity : ubA = lbA in main() local
H A Dtest_externalChol1.cpp52 real_t ubA[1] = { 2.0 }; in main() local
H A Dtest_example6.cpp61 real_t ubA[2] = { 1.643135416077167e+00, 1.056813028189597e+00 }; in main() local
/dports/math/qposases/qpOASES-3.2.1/testing/matlab/tests/
H A DrunTestSparse.m18 ubA = rand(m,1); variable
/dports/math/qrupdate/qrupdate-1.1.2/
H A DCOPYING18 GNU General Public License for most of our software; it applies also to
H A DChangeLog19 * test/Makefile: Ensure the test output file is created to prevent
/dports/math/qposases/qpOASES-3.2.1/interfaces/matlab/
H A DqpOASES_sequence.cpp127 const real_t* const lbA, const real_t* const ubA, in SQProblem_init()
251 const real_t* const lbA, const real_t* const ubA, in QProblem_hotstart()
288 … const real_t* const lb, const real_t* const ub, const real_t* const lbA, const real_t* const ubA, in SQProblem_hotstart()
341 real_t *g=0, *lb=0, *ub=0, *lbA=0, *ubA=0; in mexFunction() local
/dports/math/qposases/qpOASES-3.2.1/interfaces/octave/
H A DqpOASES_sequence.cpp127 const real_t* const lbA, const real_t* const ubA, in SQProblem_init()
251 const real_t* const lbA, const real_t* const ubA, in QProblem_hotstart()
288 … const real_t* const lb, const real_t* const ub, const real_t* const lbA, const real_t* const ubA, in SQProblem_hotstart()
341 real_t *g=0, *lb=0, *ub=0, *lbA=0, *ubA=0; in mexFunction() local
/dports/math/qposases/qpOASES-3.2.1/testing/c/
H A Dtest_c_example1.c49 real_t ubA[1] = { 2.0 }; in main() local
H A Dtest_c_example1a.c49 real_t ubA[1] = { 2.0 }; in main() local
/dports/math/casadi/casadi-3.5.5/external_packages/qpOASES/include/qpOASES/
H A DQProblem.hpp1044 real_t* ubA; /**< Upper constraints' bound vector. */ member in QProblem
/dports/math/qposases/qpOASES-3.2.1/interfaces/python/examples/
H A Dexample1.py39 ubA = np.array([2.0]) variable

12