eigh¶
- xarray_einstats.linalg.eigh(da, dims=None, *, UPLO='L', **kwargs)[source]¶
Wrap
numpy.linalg.eigh
.Usage examples of all arguments is available at the Intro to the linear algebra module page.
Wrap numpy.linalg.eigh
.
Usage examples of all arguments is available at the Intro to the linear algebra module page.