[root] / trunk / math / quadp / src / TGondzioSolver.cxx Repository:
ViewVC logotype

Log of /trunk/math/quadp/src/TGondzioSolver.cxx

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 44507 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 4 12:30:41 2012 UTC (2 years, 7 months ago) by axel
File length: 13546 byte(s)
Diff to previous 22885
Remove
  using namespace std;
from Riostream.h, which has huge consequences for all of ROOT.
Riostream.h is now a simple wrapper for fstream, iostream, iomanip for backward compatibility; Riosfwd.h simply wraps iosfwd.

Because of templates and their inline functions, Riostream.h needed to be included in headers, too (e.g. TParameter.h), which violated the assumption that Riostream.h is not exposing its using namespace std to headers.
ROOT now requires R__ANSISTREAM, R__SSTREAM, which does not change the set of supported compilers.

Without "using namespace std", several identifiers are now prefixed by std::; e.g. roofit/* source files now have a using namespace std to keep their coding style.
TFile::MakeProject() now generates "using namespace std" to convert the CINT-style class names into C++ ones.

Revision 22885 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 28 13:57:25 2008 UTC (6 years, 9 months ago) by rdm
File length: 13421 byte(s)
Diff to previous 20882
move the following directories under the new "math" meta directory:
   mathcore
   mathmore
   fftw
   foam
   fumili
   genvector
   matrix
   minuit
   minuit2
   mlp
   physics
   smatrix
   splot
   unuran
   quadp

Revision 20882 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 19 11:31:26 2007 UTC (7 years, 2 months ago) by rdm
Original Path: trunk/quadp/src/TGondzioSolver.cxx
File length: 13421 byte(s)
Diff to previous 19826
Set property svn:eol-style LF on all source and Makefiles. This should avoid
problems with Win32 line endings ending up in the repository. All MS tools
support LF eols fine.

Revision 19826 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:56:11 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/quadp/src/TGondzioSolver.cxx
File length: 13421 byte(s)
Diff to previous 19825
imported svn:keywords Id property

Revision 19825 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:49:10 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/quadp/src/TGondzioSolver.cxx
File length: 13478 byte(s)
Diff to previous 17648
remove :$ from tag line

Revision 17648 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 3 06:40:26 2007 UTC (7 years, 11 months ago) by brun
Original Path: trunk/quadp/src/TGondzioSolver.cxx
File length: 13488 byte(s)
Diff to previous 15562
From Eddy:
Remove the inclusion of TMath.h in TMatrixTUtils.h and fix all the consequences

Revision 15562 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 27 04:38:29 2006 UTC (8 years, 6 months ago) by brun
Original Path: trunk/quadp/src/TGondzioSolver.cxx
File length: 13468 byte(s)
Diff to previous 15520
From Eddy
Add comments to many functions

Revision 15520 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 23 05:02:55 2006 UTC (8 years, 7 months ago) by brun
Original Path: trunk/quadp/src/TGondzioSolver.cxx
File length: 13339 byte(s)
Diff to previous 15303
From Eddy:
Fix coding convention violations.

Revision 15303 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 2 12:48:21 2006 UTC (8 years, 7 months ago) by brun
Original Path: trunk/quadp/src/TGondzioSolver.cxx
File length: 12683 byte(s)
Diff to previous 12618
Automatically indent the quadp package using the tool bcpp suggested by Eddy.
Interested users, please contact me. I have a configuration file for bcpp
that follows the ROOT coding conventions.

Revision 12618 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 4 09:41:03 2005 UTC (9 years, 4 months ago) by brun
Original Path: trunk/quadp/src/TGondzioSolver.cxx
File length: 12421 byte(s)
Diff to previous 12570
Fix coding conventions violations.

Revision 12570 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 30 12:19:23 2005 UTC (9 years, 4 months ago) by brun
Original Path: trunk/quadp/src/TGondzioSolver.cxx
File length: 12078 byte(s)
Diff to previous 9159
Changes to make the rulechecker happy in directory quadp.

Revision 9159 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 9 22:08:32 2004 UTC (10 years, 7 months ago) by brun
Original Path: trunk/quadp/src/TGondzioSolver.cxx
File length: 12078 byte(s)
Diff to previous 9153
Fix a wrong style comment in a dummy argument

Revision 9153 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 9 12:23:16 2004 UTC (10 years, 7 months ago) by brun
Original Path: trunk/quadp/src/TGondzioSolver.cxx
File length: 12079 byte(s)
Diff to previous 9083
From Eddy Offermann;
- Added to the another MakeData to TQpDataDens/Sparse
  Added some checks for zero-length constraints

Revision 9083 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 2 06:45:34 2004 UTC (10 years, 7 months ago) by brun
Original Path: trunk/quadp/src/TGondzioSolver.cxx
File length: 12029 byte(s)
Diff to previous 9003
From Eddy Offermann:

Updates for quadp and matrix:

quadp:

Both in TQpLinSolverDens and TQpLinSolverSparse,
set the matrix in the constructor instead of
each call to Factor since the matrix does not change.

matrix:

TMatrixD/FBase::Print(Option_t *name) :
now allows an optional name to be printed.

TDecompSparse:

This decomposition class is (as stated in the header)
only for symmetric matrices . The routine wants
only the upper triangle (including diagonal) of the
matrix . Therefore, add functionality to accomplish
this .

The routine Solve() contained a bug and some of the
logic was rearranged.
The initialization in InitPivot was also rearranged so
that the pivoting threshold is set correctly

Due to these changes, the quadratic programming with
sparse matrices is now functional .

Revision 9003 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 24 12:45:40 2004 UTC (10 years, 8 months ago) by brun
Original Path: trunk/quadp/src/TGondzioSolver.cxx
File length: 12142 byte(s)
Diff to previous 9001
Fix correct CVS directory naming and authorship

Revision 9001 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon May 24 12:04:27 2004 UTC (10 years, 8 months ago) by brun
Original Path: trunk/quadp/src/TGondzioSolver.cxx
File length: 12162 byte(s)
Introduction of a new package for "quadratic Linear Programing" by Eddy Offermann.
Documentation coming later.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9