Matrix class in C/C++ and other operations
- Matrix Library in C
- QR decomposition
- A C++ Matrix Class
- MathLibrary for Matrix and Vector
- Solve Linear and Polynomial Equations
- A matrix class with serialization and advanced input/output functions
- BOOK:: C Interfaces and Implementations
- drh/cii
- google download site
- Recommended Books
- Articles by john morrison leon (Articles: 10)
- An examination of menus from a beginner's point of view
- Scrollbars, using the WS_HSCROLL and WS_VSCROLL styles
- MFC Document/View documentation and enhancements
- Getting BN_DOUBLECLICK to Work for Buttons
- Space and Matrix Transformations - Building a 3D Engine
- Least Squares: A Matrix Approach in Java
-
Applying Matrix Transformations in GDI+
- C++ Include test: full matrix
- Top 5 Beautiful C++ std Algorithms Examples
- Debug/Release Numerical Differences
- x86/x64 Library Numerical differences
- 64-bit programs and floating-point calculations
- Accelerating Debug Runs, Part 1: _NO_DEBUG_HEAP
- Visual Studio Slow Debugging and _NO_DEBUG_HEAP
- Smart Pointers Gotchas
- Learning Basic Math Used In 3D Graphics Engines
matrix class implementation in C/C++
in comment section, there is one good comment from Danelle in Italy on how to free memory.
it has implementation in C++, new Matrix class.
BOOK:: C Interfaces and Implementations
This hierarchy contains all the source code from my book
"C Interfaces and Implementations: Techniques for Creating Reusable
Software (Addison-Wesley Professional Computing Series, 1997,
ISBN 0-201-49841-3).
For installation instructions, see install.html.
No comments:
Post a Comment