20if (!function_exists(__NAMESPACE__ .
'\\cofactors')) {
27 throw new Exception(
'Must be Matrix or array');
An exception for terminatinating execution or to throw for unit testing.
static cofactors(Matrix $matrix)
Return the cofactors of this matrix.
Class for the creating "special" Matrices.