spleaf.Spleaf.sqD#

Spleaf.sqD()#

Compute the square-root of D.

Returns:
sqD(n,) ndarray

The square-root of D.

Notes

This is a lazy computation (the result is stored for future calls).