NAL is a numerical analysis library made of template-based c++ files.
The library can be compiled as a static library, dynamic library or linked directly with other programs. Each module may also be used as a stand-alone component.
Features
- C-style 2 and 3 components vectors
- Template-based 2D vectors
- Template-based 3D vectors
- Template-based N components vectors
- Vectors algorithms:sum,subtraction,cross product,dot product
- normalization,rotation of a vector about a generic axis (Rodrigues formula)
- 3x3 and 4x4 (homogeneous) template-based trasformation matrices
- Operations with transformation matrices:product,sum,subtraction,inversion,determinant
- rotation,translation,Euler rotation matrix.
- Template-based NxM square and rectangular matrices
- Template-base band matrix
- Complex numbers
- Quaternions
- Numerical solution of linear algebraic equations
- Interpolation of functions with divided differences (Aitken iterative method)
Follow NAL Numerical Analysis Library
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of NAL Numerical Analysis Library!