Home
last modified time | relevance | path

Searched refs:free_sol (Results 1 – 25 of 31) sorted by relevance

12

/dports/math/scs/scs-3.0.0/test/problems/
H A Dtest_fails.h40 SCS(free_sol)(sol); in test_fails() local
41 SCS(free_sol)(opt_sol); in test_fails() local
H A Dsmall_lp.h46 SCS(free_sol)(sol); in small_lp() local
47 SCS(free_sol)(opt_sol); in small_lp() local
H A Drandom_prob.h43 SCS(free_sol)(sol); in random_prob() local
H A Dunbounded_tiny_qp.h75 SCS(free_sol)(sol); in unbounded_tiny_qp() local
H A Dinfeasible_tiny_qp.h93 SCS(free_sol)(sol); in infeasible_tiny_qp() local
H A Dhs21_tiny_qp_rw.h113 SCS(free_sol)(sol); in hs21_tiny_qp_rw() local
H A Dhs21_tiny_qp.h117 SCS(free_sol)(sol); in hs21_tiny_qp() local
H A Dqafiro_tiny_qp.h192 SCS(free_sol)(sol); in qafiro_tiny_qp() local
H A Ddegenerate.h123 SCS(free_sol)(sol); in degenerate() local
/dports/math/py-scs/scs-3.0.0/scs/test/problems/
H A Dtest_validation.h40 SCS(free_sol)(sol); in test_validation() local
41 SCS(free_sol)(opt_sol); in test_validation() local
H A Dsmall_lp.h48 SCS(free_sol)(sol); in small_lp() local
49 SCS(free_sol)(opt_sol); in small_lp() local
H A Drandom_prob.h43 SCS(free_sol)(sol); in random_prob() local
H A Dunbounded_tiny_qp.h75 SCS(free_sol)(sol); in unbounded_tiny_qp() local
H A Dinfeasible_tiny_qp.h93 SCS(free_sol)(sol); in infeasible_tiny_qp() local
H A Dhs21_tiny_qp_rw.h113 SCS(free_sol)(sol); in hs21_tiny_qp_rw() local
H A Dhs21_tiny_qp.h117 SCS(free_sol)(sol); in hs21_tiny_qp() local
/dports/math/scs/scs-3.0.0/test/
H A Drandom_socp_prob.c168 SCS(free_sol)(sol); in main() local
169 SCS(free_sol)(opt_sol); in main() local
H A Drun_from_file.c76 SCS(free_sol)(sol); in main() local
/dports/math/py-scs/scs-3.0.0/scs/test/
H A Drandom_socp_prob.c168 SCS(free_sol)(sol); in main() local
169 SCS(free_sol)(opt_sol); in main() local
H A Drun_from_file.c76 SCS(free_sol)(sol); in main() local
/dports/math/scs/scs-3.0.0/include/
H A Dutil.h47 void SCS(free_sol)(ScsSolution *sol);
/dports/math/py-scs/scs-3.0.0/scs/include/
H A Dutil.h47 void SCS(free_sol)(ScsSolution *sol);
/dports/math/scs/scs-3.0.0/src/
H A Dutil.c99 void SCS(free_sol)(ScsSolution *sol) { in SCS() argument
/dports/math/py-scs/scs-3.0.0/scs/src/
H A Dutil.c99 void SCS(free_sol)(ScsSolution *sol) { in SCS() argument
/dports/math/py-sympy/sympy-1.9/sympy/matrices/
H A Dsolvers.py594 free_sol = tau.vstack(vt - V * tau, tau)
600 sol[permutation[k], :] = free_sol[k,:]

12