Computes the reciprocal condition number
@param A The matrix this is a decomposition of
@return The reciprocal condition number. Values close to unity indicate awell-conditioned system, while numbers close to zero do not.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.