Home
last modified time | relevance | path

Searched defs:lbA (Results 1 – 25 of 55) sorted by relevance

123

/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/convex/operators/
H A Dconv-exprTrilinear.cpp25 **lbA = new expression* [3], in getBounds() local
59 lbA [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 void sci_QProblem_init( real_t* H, real_t* g, real_t* A, real_t* lb, real_t* ub, real_t* lbA, real… in sci_QProblem_init()
203 void sci_SQProblem_init( real_t* H, real_t* g, real_t* A, real_t* lb, real_t* ub, real_t* lbA, real… 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 void sci_SQProblem_hotstart( real_t* H, real_t* g, real_t* A, real_t* lb, real_t* ub, real_t* lbA, … in sci_SQProblem_hotstart()
/dports/math/qposases/qpOASES-3.2.1/interfaces/c/
H A DqpOASES_wrapper.cpp289 const real_t* const lbA, in QProblem_init()
325 const real_t* const lbA, in QProblem_hotstart()
497 const real_t* const lbA, in SQProblem_init()
535 const real_t* const lbA, in SQProblem_hotstart()
H A Dc_example1.c48 real_t lbA[1] = { -1.0 }; in main() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/fs/yaffs2/
H A Dyaffs_tagscompat.h8 *
/dports/math/qposases/qpOASES-3.2.1/examples/
H A Dexample4.cpp55 real_t lbA[50]; in main() local
H A Dqrecipe_data.hpp388 real_t lbA[] = {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.cpp49 real_t lbA[1] = { -1.0 }; in main() local
H A Dexample1.cpp50 real_t lbA[1] = { -1.0 }; in main() local
H A Dexample1a.cpp50 real_t lbA[1] = { -1.0 }; in main() local
/dports/math/qposases/qpOASES-3.2.1/testing/cpp/
H A Dtest_sebastien1.cpp50 REFER_NAMESPACE_QPOASES real_t lbA[1] = {-1.0f}; in main() local
H A Dtest_example7.cpp53 …real_t lbA[5] = {-0.052359879016876221, -0.052359879016876221, -0.052359879016876221, -0.052359879… in main() local
H A Dtest_infeasible1.cpp60 real_t lbA[2] = { 1.643135416077167e+00, 1.056813028189597e+00 }; in main() local
H A Dtest_guessedWS1.cpp56 real_t lbA[3] = { -1.0, -1.0, -1.0 }; in main() local
H A Dtest_identitySqproblem.cpp14 real_t lbA[6] = {0.00442514, -0.122699, -0.0725897, 0, 0, 0}; //stylus velocity : ubA = lbA in main() local
H A Dtest_externalChol1.cpp51 real_t lbA[1] = { -1.0 }; in main() local
H A Dtest_example6.cpp60 real_t lbA[2] = { 1.643135416077167e+00, 1.056813028189597e+00 }; in main() local
/dports/math/qposases/qpOASES-3.2.1/testing/matlab/tests/
H A DrunTestSparse.m17 lbA = -rand(m,1); variable
/dports/math/qrupdate/qrupdate-1.1.2/
H A DCOPYING17 software for all its users. We, the Free Software Foundation, use the
H A DChangeLog17 2010-02-11 Jaroslav Hajek <highegg@gmail.com>
/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.c48 real_t lbA[1] = { -1.0 }; in main() local
/dports/math/casadi/casadi-3.5.5/external_packages/qpOASES/include/qpOASES/
H A DQProblem.hpp1043 real_t* lbA; /**< Lower constraints' bound vector. */ member in QProblem
/dports/math/qposases/qpOASES-3.2.1/interfaces/python/examples/
H A Dexample1.py38 lbA = np.array([-1.0 ]) variable

123