Searched refs:thinQ (Results 1 – 1 of 1) sorted by relevance
1 MatrixXf A(MatrixXf::Random(5,3)), thinQ(MatrixXf::Identity(5,3)), Q; variable5 thinQ = qr.householderQ() * thinQ;7 std::cout << "The thin matrix Q is:\n" << thinQ << "\n\n";