Computes V statistic for a real matrix X, where V(X) = scaled variance of lpp distances between the row samples of X.
getRealVStat(X, p)
The N×P real matrix
The power p of lpp, i.e., ||x||pp=(xp1+...xpn)s
V(X), the variance of the pairwise lpp distance between samples
Dependencies: getLpDistance