trait RealLatticeLaw extends AnyRef
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- RealLatticeLaw
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
def
+(other: String): String
- Implicit
- This member is added by an implicit conversion from RealLatticeLaw to any2stringadd[RealLatticeLaw] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
-
def
->[B](y: B): (RealLatticeLaw, B)
- Implicit
- This member is added by an implicit conversion from RealLatticeLaw to ArrowAssoc[RealLatticeLaw] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @inline()
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- def ceilingIsMonotone(a: F, b: F): Boolean
- def ceilingIsSound(a: Double): Boolean
- def ceilingPreservesBottom: Boolean
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate() @throws( ... )
- def divIsMonotone(a: F, b: F, c: F): Boolean
- def divIsSound(a: Double, b: Double): Boolean
- def divPreservesBottom(a: F): Boolean
-
def
ensuring(cond: (RealLatticeLaw) ⇒ Boolean, msg: ⇒ Any): RealLatticeLaw
- Implicit
- This member is added by an implicit conversion from RealLatticeLaw to Ensuring[RealLatticeLaw] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: (RealLatticeLaw) ⇒ Boolean): RealLatticeLaw
- Implicit
- This member is added by an implicit conversion from RealLatticeLaw to Ensuring[RealLatticeLaw] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean, msg: ⇒ Any): RealLatticeLaw
- Implicit
- This member is added by an implicit conversion from RealLatticeLaw to Ensuring[RealLatticeLaw] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean): RealLatticeLaw
- Implicit
- This member is added by an implicit conversion from RealLatticeLaw to Ensuring[RealLatticeLaw] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
formatted(fmtstr: String): String
- Implicit
- This member is added by an implicit conversion from RealLatticeLaw to StringFormat[RealLatticeLaw] performed by method StringFormat in scala.Predef.
- Definition Classes
- StringFormat
- Annotations
- @inline()
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def logIsMonotone(a: F, b: F): Boolean
- def logIsSound(a: Double): Boolean
- def logPreservesBottom: Boolean
- def ltIsMonotone(a: F, b: F, c: F): Boolean
- def ltIsSound(a: Double, b: Double): Boolean
- def ltPreservesBottom(a: F): Boolean
- def minusIsMonotone(a: F, b: F, c: F): Boolean
- def minusIsSound(a: Double, b: Double): Boolean
- def minusPreservesBottom(a: F): Boolean
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def plusIsMonotone(a: F, b: F, c: F): Boolean
- def plusIsSound(a: Double, b: Double): Boolean
- def plusPreservesBottom(a: F): Boolean
- def randomPreservesBottom: Boolean
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- def timesIsMonotone(a: F, b: F, c: F): Boolean
- def timesIsSound(a: Double, b: Double): Boolean
- def timesPreservesBottom(a: F): Boolean
- def toIntIsMonotone(a: F, b: F): Boolean
- def toIntIsSound(a: Double): Boolean
- def toIntPreservesBottom: Boolean
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- def toStringIsMonotone(a: F, b: F): Boolean
- def toStringIsSound(a: Double): Boolean
- def toStringPreservesBottom: Boolean
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
def
→[B](y: B): (RealLatticeLaw, B)
- Implicit
- This member is added by an implicit conversion from RealLatticeLaw to ArrowAssoc[RealLatticeLaw] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc