xcmath This is a math library for xcal. Usage #include <xcmath.hpp> int main() { // Your code here xcmath:mat A(2, 2); return 0; }