getUnitary method

  1. @override
Matrix getUnitary()
override

Implementation

@override
Matrix getUnitary() {
  return unitary;
}