예제 #1
0
 public double getTrace() {
   return matrix.getTrace().getReal();
 }