Object‐oriented econometrics: Matrix programming in C++ using GCC and newmat
暂无分享,去创建一个
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.
[1] William H. Press,et al. Numerical Recipes in FORTRAN - The Art of Scientific Computing, 2nd Edition , 1987 .
[2] Lee R. Nackman,et al. Scientific and Engineering C++: An Introduction with Advanc , 1995, IEEE Computational Science and Engineering.
[3] Brian W. Kernighan,et al. The C Programming Language, Second Edition , 1988 .