dynare/mex/sources/k_order_welfare
Sébastien Villemot c3e1480a52
C++17 modernization: use std::extent_v to get raw arrays size
This can prevent mistakes when the array is modified.
2023-01-24 13:43:02 +01:00
..
approximation_welfare.cc Amend the k_order_welfare routine for it to return the adequate output variables 2021-11-24 17:16:03 +01:00
approximation_welfare.hh Amend the k_order_welfare routine for it to return the adequate output variables 2021-11-24 17:16:03 +01:00
k_ord_objective.cc No longer use C++ UTF-8 string literals 2022-05-04 18:32:52 +02:00
k_ord_objective.hh No longer use C++ UTF-8 string literals 2022-05-04 18:32:52 +02:00
k_order_welfare.cc k_order_welfare MEX: check number of arguments 2022-07-05 11:55:40 +02:00
objective_abstract_class.hh kth-order approximation of conditional welfare 2021-06-15 15:04:31 +02:00
objective_m.cc C++17 modernization: use std::extent_v to get raw arrays size 2023-01-24 13:43:02 +01:00
objective_m.hh kth-order approximation of conditional welfare 2021-06-15 15:04:31 +02:00