pyeeg.utils.is_pos_def

pyeeg.utils.is_pos_def(A)

Check if matrix is positive definite

Ref: https://stackoverflow.com/a/44287862/5303618