Home
last modified time | relevance | path

Searched defs:VOL_dvector (Results 1 – 4 of 4) sorted by relevance

/dports/math/osi/Osi-0.108.6/Osi/test/
H A DOsiTestSolver.hpp150 class VOL_dvector { class
159 VOL_dvector(const int s) { in VOL_dvector() function in VOL_dvector
164 VOL_dvector() : v(0), sz(0) {} in VOL_dvector() function in VOL_dvector
166 VOL_dvector(const VOL_dvector& x) : v(0), sz(0) { in VOL_dvector() function in VOL_dvector
H A DOsiTestSolverInterface.hpp731 const VOL_dvector& /*x*/, double& heur_val) { in heuristics()
/dports/math/clp/Clp-1.17.3/Osi/test/
H A DOsiTestSolver.hpp150 class VOL_dvector { class
159 VOL_dvector(const int s) { in VOL_dvector() function in VOL_dvector
164 VOL_dvector() : v(0), sz(0) {} in VOL_dvector() function in VOL_dvector
166 VOL_dvector(const VOL_dvector& x) : v(0), sz(0) { in VOL_dvector() function in VOL_dvector
H A DOsiTestSolverInterface.hpp731 const VOL_dvector& /*x*/, double& heur_val) { in heuristics()