# S4 method for ddmatrix,ddmatrix
==(e1, e2)# S4 method for ddmatrix,ddmatrix
!=(e1, e2)
# S4 method for ddmatrix
all(x, na.rm = FALSE)
# S4 method for ddmatrix
any(x, na.rm = FALSE)
# S4 method for ddmatrix,ddmatrix
<(e1, e2)
# S4 method for ddmatrix,ddmatrix
>(e1, e2)
# S4 method for ddmatrix,ddmatrix
<=(e1, e2)
# S4 method for ddmatrix,ddmatrix
>=(e1, e2)
# S4 method for ddmatrix,ddmatrix
|(e1, e2)
# S4 method for ddmatrix,ddmatrix
&(e1, e2)
# S4 method for ddmatrix,numeric
<(e1, e2)
# S4 method for numeric,ddmatrix
<(e1, e2)
# S4 method for ddmatrix,numeric
>(e1, e2)
# S4 method for numeric,ddmatrix
>(e1, e2)
# S4 method for ddmatrix,numeric
<=(e1, e2)
# S4 method for numeric,ddmatrix
<=(e1, e2)
# S4 method for ddmatrix,numeric
>=(e1, e2)
# S4 method for numeric,ddmatrix
>=(e1, e2)
# S4 method for ddmatrix,numeric
==(e1, e2)
# S4 method for numeric,ddmatrix
==(e1, e2)
# S4 method for ddmatrix,numeric
!=(e1, e2)
# S4 method for numeric,ddmatrix
!=(e1, e2)
# S4 method for ddmatrix,numeric
|(e1, e2)
# S4 method for numeric,ddmatrix
|(e1, e2)
# S4 method for ddmatrix,numeric
&(e1, e2)
# S4 method for numeric,ddmatrix
&(e1, e2)