unitary property
Implementation
static Matrix unitary = Matrix.filledByReals(2, 2, [[0.7071067811865475,0.7071067811865475,], [0.7071067811865475,-0.7071067811865475,], ]);
static Matrix unitary = Matrix.filledByReals(2, 2, [[0.7071067811865475,0.7071067811865475,], [0.7071067811865475,-0.7071067811865475,], ]);