20if (!function_exists(__NAMESPACE__ .
'\\trace')) {
27 throw new Exception(
'Must be Matrix or array');
An exception for terminatinating execution or to throw for unit testing.
static trace(Matrix $matrix)
Return the trace of this matrix The trace is defined as the sum of the elements on the main diagonal ...
Class for the creating "special" Matrices.