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
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of NAL Numerical Analysis Library!