preCICE v3.2.0
Loading...
Searching...
No Matches
QRFactorizationTest.cpp File Reference
Include dependency graph for QRFactorizationTest.cpp:

Go to the source code of this file.

Functions

void testQRequalsA (Eigen::MatrixXd &Q, Eigen::MatrixXd &R, Eigen::MatrixXd &A)
void testQTQequalsIdentity (Eigen::MatrixXd &Q)
 BOOST_AUTO_TEST_CASE (testQRFactorization)
 BOOST_AUTO_TEST_CASE (testQR3Filter)

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( testQR3Filter )

Definition at line 155 of file QRFactorizationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( testQRFactorization )

*************** deleting/adding Columns ************************

Definition at line 48 of file QRFactorizationTest.cpp.

Here is the call graph for this function:

◆ testQRequalsA()

void testQRequalsA ( Eigen::MatrixXd & Q,
Eigen::MatrixXd & R,
Eigen::MatrixXd & A )

Definition at line 17 of file QRFactorizationTest.cpp.

Here is the call graph for this function:

◆ testQTQequalsIdentity()

void testQTQequalsIdentity ( Eigen::MatrixXd & Q)

Definition at line 31 of file QRFactorizationTest.cpp.

Here is the call graph for this function: