public Matrix2DDeterminantOperation() : base("Matrix 2D Determinant", UnaryOperator.GetSurroundingOperator("|", 3))
 {
 }