Checks if matrix is numeric, symmetric, has diagonal elements of one,
has only entries in [-1, 1]
, and is positive definite. Prints a warning
if a problem was found.
Checks if matrix is numeric, symmetric, has diagonal elements of one,
has only entries in [-1, 1]
, and is positive definite. Prints a warning
if a problem was found.