xComplex: Complex Numbers for Algorithmic Differentiation Goal: Complex numbers support for Adept library. How to Build: mkdir build cd build cmake .. make all ./test_xcomplex TODO: Compatibility with std::complex class