Tetrapod Project
test_linalg_utils.cpp File Reference
#include <math_utils/linalg_utils.h>
#include <gtest/gtest.h>
Include dependency graph for test_linalg_utils.cpp:

Go to the source code of this file.

Functions

 TEST (LinalgUtils, nullSpaceProjector)
 
 TEST (LinalgUtils, boxMinus)
 
int main (int argc, char **argv)
 

Function Documentation

◆ TEST() [1/2]

TEST ( LinalgUtils  ,
nullSpaceProjector   
)

Definition at line 9 of file test_linalg_utils.cpp.

◆ TEST() [2/2]

TEST ( LinalgUtils  ,
boxMinus   
)

Definition at line 29 of file test_linalg_utils.cpp.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 45 of file test_linalg_utils.cpp.