摘要:
实现代码: MICD.h #include <iostream> #include <vector> #include <valarray> #include <assert.h> #include <iomanip> typedef long double real; template<size_ 阅读全文
摘要:
实现代码: MED.h #include <iostream> #include <vector> #include <valarray> #include <assert.h> typedef long double real; template<size_t N> class vec : pub 阅读全文