#include <iostream>
#include <iomanip>
using namespace std;
void printMatrix(float arr[][4]);
void qr_decomposition(float arr[4][4], int temp);
float global[4][4];
int main()
Are you sure to leave this team?
Once you delete your team, all team notes will be deleted and cannot be recovered. Please ensure you've exported or transfered these notes.
Enter team name before deleting it:
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up