public double getTrace() {
   return matrix.getTrace().getReal();
 }