Returns the condition number of a rank-2 tensor by calculating the ratio of its largest and smallest-larger-than-SYTEN_SMALL_THRESHOLD singular value.
References syten::diagonal(), syten::norm(), syten::real(), syten::SVD::svd(), and SYTEN_SMALL_THRESHOLD.
Referenced by cond_number(), and gauge_fix().