GLS whiten method.
Data to be whitened.
ndarray
The value np.dot(cholsigmainv,X).
See also
GLS
Fit a linear model using Generalized Least Squares.
GLS.whiten