dynare/dynare++/sylv/cc
Sébastien Villemot b7c70fd99e
Dynare++: add a few parentheses to make GCC happy with -Wparentheses
I’m not sure that the intent for the hash function was actually what is
currently in the code, but it’s not worth improving this given that we want to
get rid of Dynare++ and the performance impact is probably negligible.
2022-06-07 18:01:05 +02:00
..
BlockDiagonal.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
BlockDiagonal.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
GeneralMatrix.cc No longer use C++ UTF-8 string literals 2022-05-04 18:32:52 +02:00
GeneralMatrix.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
GeneralSylvester.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
GeneralSylvester.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
IterativeSylvester.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
IterativeSylvester.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
KronUtils.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
KronUtils.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
KronVector.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
KronVector.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
Makefile.am Dynare++: factorize and optimize code for integer exponentiation 2019-02-19 15:50:07 +01:00
QuasiTriangular.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
QuasiTriangular.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
QuasiTriangularZero.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
QuasiTriangularZero.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
SchurDecomp.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
SchurDecomp.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
SchurDecompEig.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
SchurDecompEig.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
SimilarityDecomp.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
SimilarityDecomp.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
SylvException.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
SylvException.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
SylvMatrix.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
SylvMatrix.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
SylvParams.cc No longer use C++ UTF-8 string literals 2022-05-04 18:32:52 +02:00
SylvParams.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
SylvesterSolver.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
SymSchurDecomp.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
SymSchurDecomp.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
TriangularSylvester.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
TriangularSylvester.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
Vector.cc Dynare++: add a few parentheses to make GCC happy with -Wparentheses 2022-06-07 18:01:05 +02:00
Vector.hh Dynare++: drop redundant move-assignment operator in Vector class 2022-05-16 17:59:50 +02:00