dynare/dynare++/sylv/cc
Sébastien Villemot 984c60acb9
Various improvements related to the MEX R2018a API
— Use MX_HAS_INTERLEAVED_COMPLEX for testing for the new API

— Use the typed access functions under the new API, with one exception: we do
  not use mxGetDoubles() instead of mxGetPr(), because it would just complexif
  the code without any value added

For more details, see:
https://fr.mathworks.com/help/matlab/matlab_external/upgrade-mex-files-to-use-interleaved-complex.html
2019-07-09 11:54:12 +02:00
..
BlockDiagonal.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
BlockDiagonal.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
GeneralMatrix.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
GeneralMatrix.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
GeneralSylvester.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
GeneralSylvester.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
IterativeSylvester.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
IterativeSylvester.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
KronUtils.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
KronUtils.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
KronVector.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
KronVector.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
Makefile.am Dynare++: factorize and optimize code for integer exponentiation 2019-02-19 15:50:07 +01:00
QuasiTriangular.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
QuasiTriangular.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
QuasiTriangularZero.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
QuasiTriangularZero.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
SchurDecomp.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
SchurDecomp.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
SchurDecompEig.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
SchurDecompEig.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
SimilarityDecomp.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
SimilarityDecomp.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
SylvException.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
SylvException.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
SylvMatrix.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
SylvMatrix.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
SylvParams.cc Various improvements related to the MEX R2018a API 2019-07-09 11:54:12 +02:00
SylvParams.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
SylvesterSolver.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
SymSchurDecomp.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
SymSchurDecomp.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
TriangularSylvester.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
TriangularSylvester.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
Vector.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
Vector.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00