main.cpp

#include "matlib.h"

using namespace std;

int main() {
    testMatlib();
}