|
RcdMathLib_doc
Open Source Library for Linear and Non-linear Algebra
|
Examples of the RcdMathLib. More...
Files | |
| file | matrix_test.h |
| Examples of matrix computations. | |
| file | vector_test.h |
| Examples of vector computations. | |
| file | givens_test.h |
| Examples of the Givens algorithm. | |
| file | householder_test.h |
| Examples of the Householder algorithm. | |
| file | lu_decomp_test.h |
| Examples of the LU algorithm with pivoting. | |
| file | svd_test.h |
| Examples of the SVD algorithm. | |
| file | moore_penrose_pinv_test.h |
| Examples of the Moore–Penrose algorithm. | |
| file | qr_pinv_test.h |
| Examples of the QR-based pseudo-inverse algorithm. | |
| file | solve_test.h |
| Examples of solving linear equation systems. | |
| file | utils_test.h |
| Examples of the utility functions. | |
| file | distance_based_test.h |
| Examples of localization algorithms of distance-based positioning systems. | |
| file | magnetic_based_test.h |
| Examples of localization algorithms of magnetic-based positioning systems. | |
| file | pos_algos_common_test.h |
| Examples of common algorithms of localization systems. | |
| file | multipath_algo_own_norm_distr_test.h |
| Example of the algorithm for the recognition and mitigation of multipath effects. | |
| file | position_optimization_test.h |
| Examples of optimization algorithms for localization systems. | |
| file | optimization_test.h |
| Examples of optimization algorithms. | |
| file | fsolve_test.h |
| Examples of solving non-linear equation systems. | |
Examples of the RcdMathLib.
Includes examples of all RcdMathLib's modules.