代码搜索:Simplex

找到约 356 项符合「Simplex」的源代码

代码结果 356
www.eeworm.com/read/251851/12314751

c~ cddlp.c~

/* cddlp.c: dual simplex method c-code written by Komei Fukuda, fukuda@ifor.math.ethz.ch Version 0.94a, Aug. 24, 2005 */ /* cddlp.c : C-Implementation of the dual simplex method for solving
www.eeworm.com/read/251851/12314776

c cddlp.c

/* cddlp.c: dual simplex method c-code written by Komei Fukuda, fukuda@ifor.math.ethz.ch Version 0.94a, Aug. 24, 2005 */ /* cddlp.c : C-Implementation of the dual simplex method for solving
www.eeworm.com/read/351636/3102384

cxx vnl_amoeba.cxx

//----------------------------------------------------------------------------- // Module: Minimization of Rosenbrock banana function, downhill simplex // Author: Andrew W. Fitzgibbon, Oxford RRG /
www.eeworm.com/read/421666/10714164

c glpapi11.c

/* glpapi11.c (basis factorization and simplex tableau routines) */ /*********************************************************************** * This code is part of GLPK (GNU Linear Programming Kit).
www.eeworm.com/read/10353/185125

c main.c

/** ****************************************************************************** * @file SPI_SimplexLCD\main.c * @brief This file contains the main function for SPI simplex communication wi
www.eeworm.com/read/233522/4667135

cxx vnl_amoeba.cxx

//-*- c++ -*------------------------------------------------------------------- // Module: Minimization of Rosenbrock banana function, downhill simplex // Author: Andrew W. Fitzgibbon, Oxford RRG /
www.eeworm.com/read/124283/14578359

changelog

2003-07-24 Brian Gough * simplex.c (nmsimplex_set): changed index variable i from int to size_t 2003-04-17 Brian Gough * simplex.c (nmsi
www.eeworm.com/read/167728/5452726

changelog

2003-07-24 Brian Gough * simplex.c (nmsimplex_set): changed index variable i from int to size_t 2003-04-17 Brian Gough * simplex.c (nmsi
www.eeworm.com/read/102394/15782837

changelog

2003-07-24 Brian Gough * simplex.c (nmsimplex_set): changed index variable i from int to size_t 2003-04-17 Brian Gough * simplex.c (nmsi
www.eeworm.com/read/421666/10713841

c glplpx06.c

/* glplpx06.c (LP basis and simplex table routines) */ /*********************************************************************** * This code is part of GLPK (GNU Linear Programming Kit). * * Copyrig