/xmath.h

Single header library extending the standard C math library, and includes C++ bindings.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

xmath.h

Single header library extending the standard C math library. Offering flexible C implementations of common linear algebra constructs and operations, as well as templated, statically allocated C++ classes for these same constructs.

C/C++ CI