面向对象的计量经济学:使用GCC和newmat在C++中进行矩阵编程

Object-oriented econometrics: Matrix programming in C++ using GCC and newmat

Journal of Applied Econometrics · 1996
被引 12
人大 AABS 3

中文导读

介绍面向对象编程对计量经济学家的益处,重点讨论C++语言,并免费编译器GCC和矩阵类库newmat,附有简单示例程序。

Abstract

Object-oriented programming using C++ offers features that can be as beneficial for econometricians as they are for other programmers. This review considers the standard programming paradigm and then discusses object-oriented programming, in particular the C++ language. Both GCC, a C++ compiler available free of charge from the GNU Project, and the newmat matrix class library are reviewed. An example of a simple econometric program in C++ that uses newmat is included. © 1996 John Wiley & Sons, Ltd.

面向对象编程C++矩阵编程计量经济学软件