vectorspace_dimensionality
vectorspace_dimensionality(ary)
Computes the hyper-volume spanned by a vector set
Parameters
-
ary
: array-like, shape=[num_vectors, num_vectors]An orthogonal set of vectors (arranged as columns in a matrix)
Returns
-
dimensions
: intAn integer indicating the "dimensionality" hyper-volume spanned by the vector set