dynare/dynare++/sylv/cc
Sébastien Villemot f5e2bfc30a
Ask GCC to warn about C-style casts (-Wold-style-cast)
Adapt the code accordingly.
2019-04-23 13:03:20 +02:00
..
BlockDiagonal.cc Dynare++: simplify methods for getting number of columns and rows of a matrix 2019-04-16 12:44:02 +02:00
BlockDiagonal.hh Dynare++: give more explicit names to some methods on quasi-triangular matrices 2019-03-29 15:28:26 +01:00
GeneralMatrix.cc Dynare++: simplify methods for getting number of columns and rows of a matrix 2019-04-16 12:44:02 +02:00
GeneralMatrix.hh Dynare++: simplify methods for getting number of columns and rows of a matrix 2019-04-16 12:44:02 +02:00
GeneralSylvester.cc Dynare++: simplify methods for getting number of columns and rows of a matrix 2019-04-16 12:44:02 +02:00
GeneralSylvester.hh Dynare++: simplify methods for getting number of columns and rows of a matrix 2019-04-16 12:44:02 +02:00
IterativeSylvester.cc Ask GCC to warn about C-style casts (-Wold-style-cast) 2019-04-23 13:03:20 +02:00
IterativeSylvester.hh Remove Emacs local mode variable 2019-01-10 14:26:14 +01:00
KronUtils.cc Dynare++: improve comments using Unicode (first batch) 2019-03-27 19:22:51 +01:00
KronUtils.hh Dynare++: improve comments using Unicode (first batch) 2019-03-27 19:22:51 +01:00
KronVector.cc Dynare++: factorize and optimize code for integer exponentiation 2019-02-19 15:50:07 +01:00
KronVector.hh Dynare++: factorize and optimize code for integer exponentiation 2019-02-19 15:50:07 +01:00
Makefile.am Dynare++: factorize and optimize code for integer exponentiation 2019-02-19 15:50:07 +01:00
QuasiTriangular.cc Dynare++: simplify methods for getting number of columns and rows of a matrix 2019-04-16 12:44:02 +02:00
QuasiTriangular.hh Dynare++: give more explicit names to some methods on quasi-triangular matrices 2019-03-29 15:28:26 +01:00
QuasiTriangularZero.cc Dynare++: simplify methods for getting number of columns and rows of a matrix 2019-04-16 12:44:02 +02:00
QuasiTriangularZero.hh Dynare++: improve comments 2019-03-29 18:46:52 +01:00
SchurDecomp.cc Dynare++: simplify methods for getting number of columns and rows of a matrix 2019-04-16 12:44:02 +02:00
SchurDecomp.hh Dynare++: simplify methods for getting number of columns and rows of a matrix 2019-04-16 12:44:02 +02:00
SchurDecompEig.cc Dynare++: improvements to comments 2019-03-28 18:59:34 +01:00
SchurDecompEig.hh Remove Emacs local mode variable 2019-01-10 14:26:14 +01:00
SimilarityDecomp.cc Dynare++: simplify methods for getting number of columns and rows of a matrix 2019-04-16 12:44:02 +02:00
SimilarityDecomp.hh Dynare++ / sylvester equation solver: refactor Vector and ConstVector classes 2019-01-22 16:13:22 +01:00
SylvException.cc Dynare++ / sylvester equation solver: second batch of modernizations 2019-01-17 10:20:49 +01:00
SylvException.hh Dynare++ sylvester equation solver: remove the SylvMemory class, not actually used 2019-01-25 18:43:21 +01:00
SylvMatrix.cc Dynare++: simplify methods for getting number of columns and rows of a matrix 2019-04-16 12:44:02 +02:00
SylvMatrix.hh Dynare++: improvements to comments 2019-03-28 18:59:34 +01:00
SylvParams.cc Ask GCC to warn about C-style casts (-Wold-style-cast) 2019-04-23 13:03:20 +02:00
SylvParams.hh Dynare++: improvements to comments 2019-03-28 18:59:34 +01:00
SylvesterSolver.hh Dynare++: improve comments using Unicode (first batch) 2019-03-27 19:22:51 +01:00
SymSchurDecomp.cc Dynare++: simplify methods for getting number of columns and rows of a matrix 2019-04-16 12:44:02 +02:00
SymSchurDecomp.hh Dynare++: improve comments using Unicode (first batch) 2019-03-27 19:22:51 +01:00
TriangularSylvester.cc Dynare++: give more explicit names to some methods on quasi-triangular matrices 2019-03-29 15:28:26 +01:00
TriangularSylvester.hh Dynare++: improvements to comments 2019-03-28 18:59:34 +01:00
Vector.cc Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:42:16 +02:00
Vector.hh Dynare++: improvements to comments 2019-03-28 18:59:34 +01:00