RcdMathLib_doc
Open Source Library for Linear and Non-linear Algebra
utilities Directory Reference

Directories

Files

file  combinatorics.c [code]
 Calculate possible $ \binom{n}{k} combinations $ without repetition in ascending order.
 
file  norm_dist_rnd_generator.c [code]
 Generating normally distributed random numbers.
 
file  shell_sort.c [code]
 Implement the Shell sort algorithm.
 
file  utils.c [code]
 Utilities for linear algebra. Utility-functions are needed by the linear algebra-module as well as other modules such as the position algorithm-module.