test_nullspace#
- test_nullspace(float64_tols, n, m)[source]#
Tests properties of nullspace computation.
- Parameters:
float64_tols (
pytest.fixture()
) – Seetests.test_config.float64_tols()
.m (
int
) – [2, 10, 20]n (
int
) – [2, 10, 20]
Tests properties of nullspace computation.
float64_tols (pytest.fixture()
) – See tests.test_config.float64_tols()
.
m (int
) – [2, 10, 20]
n (int
) – [2, 10, 20]