is_orthogonal#

property KrylovSolver.is_orthogonal[source]#

Check whether the solution is orthogonal.

Returns:
bool

If the matrix is orthogonal, returns True, otherwise is False.