class Num::Exceptions::LinAlgError
inherits Exception
#
Generic exception raised by linalg functions. General purpose exception class, programmatically raised in linalg functions when a Linear Algebra-related condition would prevent further correct execution of the function.