Functions | |
| def | test (mat) |
Variables | |
| int | cols = 20 |
| mat = user_type.create_double(rows,cols) | |
| int | rows = 10 |
| def test_user_type.test | ( | mat | ) |
Definition at line 6 of file test_user_type.py.
| int test_user_type.cols = 20 |
Definition at line 4 of file test_user_type.py.
Definition at line 27 of file test_user_type.py.
| int test_user_type.rows = 10 |
Definition at line 3 of file test_user_type.py.