getAnisotropicDimensionQQp(beta, p)This is an implementation of [KC18, Algorithm 8], which computes the anisotropic dimension of rational forms over the $p$-adic rational numbers. Any form of rank $\ge 5$ is isotropic, so this method will always return 0, 1, 2, 3, or 4.
[KC18] P. Koprowski, A. Czogala, "Computing with quadratic forms over number fields," Journal of Symbolic Computation, 2018.
The object getAnisotropicDimensionQQp is a method function.
The source of this document is in A1BrouwerDegrees/Documentation/AnisotropicDimensionDoc.m2:25:0.