The PInvTest Test Fixture Class. More...

Protected Member Functions | |
| bool | test_random (int rows, int cols) |
| Used to test basic kin damped pseudo inverse function. | |
The PInvTest Test Fixture Class.
Definition at line 102 of file test_basic_kin.cpp.
| bool PInvTest::test_random | ( | int | rows, |
| int | cols | ||
| ) | [inline, protected] |
Used to test basic kin damped pseudo inverse function.
| rows | number of rows |
| cols | number of columns |
Definition at line 111 of file test_basic_kin.cpp.