Packages

object FpFilter

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. FpFilter
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final val Eps: Double
  5. def absImpl[A](c: Context)(ev: scala.reflect.macros.whitebox.Context.Expr[Signed[A]])(implicit arg0: scala.reflect.macros.whitebox.Context.WeakTypeTag[A]): scala.reflect.macros.whitebox.Context.Expr[FpFilter[A]]
  6. def apply[A](approx: Double, exact: ⇒ A): FpFilter[A]
  7. final def apply[A](apx: Double, mes: Double, ind: Int, exact: ⇒ A): FpFilter[A]
    Annotations
    @inline()
  8. final def approx[A](exact: A): FpFilterApprox[A]
    Annotations
    @inline()
  9. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  10. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  11. def divideImpl[A](c: Context)(rhs: scala.reflect.macros.whitebox.Context.Expr[FpFilter[A]])(ev: scala.reflect.macros.whitebox.Context.Expr[Field[A]])(implicit arg0: scala.reflect.macros.whitebox.Context.WeakTypeTag[A]): scala.reflect.macros.whitebox.Context.Expr[FpFilter[A]]
  12. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. def eqImpl[A](c: Context)(rhs: scala.reflect.macros.whitebox.Context.Expr[FpFilter[A]])(ev0: scala.reflect.macros.whitebox.Context.Expr[Signed[A]], ev1: scala.reflect.macros.whitebox.Context.Expr[Rng[A]])(implicit arg0: scala.reflect.macros.whitebox.Context.WeakTypeTag[A]): scala.reflect.macros.whitebox.Context.Expr[Boolean]
  14. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  15. final def exact[A](value: Double): FpFilterExact[A]
    Annotations
    @inline()
  16. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  17. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  18. def gtEqImpl[A](c: Context)(rhs: scala.reflect.macros.whitebox.Context.Expr[FpFilter[A]])(ev0: scala.reflect.macros.whitebox.Context.Expr[Signed[A]], ev1: scala.reflect.macros.whitebox.Context.Expr[Rng[A]])(implicit arg0: scala.reflect.macros.whitebox.Context.WeakTypeTag[A]): scala.reflect.macros.whitebox.Context.Expr[Boolean]
  19. def gtImpl[A](c: Context)(rhs: scala.reflect.macros.whitebox.Context.Expr[FpFilter[A]])(ev0: scala.reflect.macros.whitebox.Context.Expr[Signed[A]], ev1: scala.reflect.macros.whitebox.Context.Expr[Rng[A]])(implicit arg0: scala.reflect.macros.whitebox.Context.WeakTypeTag[A]): scala.reflect.macros.whitebox.Context.Expr[Boolean]
  20. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  21. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  22. def ltEqImpl[A](c: Context)(rhs: scala.reflect.macros.whitebox.Context.Expr[FpFilter[A]])(ev0: scala.reflect.macros.whitebox.Context.Expr[Signed[A]], ev1: scala.reflect.macros.whitebox.Context.Expr[Rng[A]])(implicit arg0: scala.reflect.macros.whitebox.Context.WeakTypeTag[A]): scala.reflect.macros.whitebox.Context.Expr[Boolean]
  23. def ltImpl[A](c: Context)(rhs: scala.reflect.macros.whitebox.Context.Expr[FpFilter[A]])(ev0: scala.reflect.macros.whitebox.Context.Expr[Signed[A]], ev1: scala.reflect.macros.whitebox.Context.Expr[Rng[A]])(implicit arg0: scala.reflect.macros.whitebox.Context.WeakTypeTag[A]): scala.reflect.macros.whitebox.Context.Expr[Boolean]
  24. def minusImpl[A](c: Context)(rhs: scala.reflect.macros.whitebox.Context.Expr[FpFilter[A]])(ev: scala.reflect.macros.whitebox.Context.Expr[Rng[A]])(implicit arg0: scala.reflect.macros.whitebox.Context.WeakTypeTag[A]): scala.reflect.macros.whitebox.Context.Expr[FpFilter[A]]
  25. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  26. def negateImpl[A](c: Context)(ev: scala.reflect.macros.whitebox.Context.Expr[Rng[A]])(implicit arg0: scala.reflect.macros.whitebox.Context.WeakTypeTag[A]): scala.reflect.macros.whitebox.Context.Expr[FpFilter[A]]
  27. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  28. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  29. def plusImpl[A](c: Context)(rhs: scala.reflect.macros.whitebox.Context.Expr[FpFilter[A]])(ev: scala.reflect.macros.whitebox.Context.Expr[Semiring[A]])(implicit arg0: scala.reflect.macros.whitebox.Context.WeakTypeTag[A]): scala.reflect.macros.whitebox.Context.Expr[FpFilter[A]]
  30. def signImpl[A](c: Context)(ev: scala.reflect.macros.whitebox.Context.Expr[Signed[A]])(implicit arg0: scala.reflect.macros.whitebox.Context.WeakTypeTag[A]): scala.reflect.macros.whitebox.Context.Expr[Int]
  31. def sqrtImpl[A](c: Context)(ev: scala.reflect.macros.whitebox.Context.Expr[NRoot[A]])(implicit arg0: scala.reflect.macros.whitebox.Context.WeakTypeTag[A]): scala.reflect.macros.whitebox.Context.Expr[FpFilter[A]]
  32. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  33. def timesImpl[A](c: Context)(rhs: scala.reflect.macros.whitebox.Context.Expr[FpFilter[A]])(ev: scala.reflect.macros.whitebox.Context.Expr[Semiring[A]])(implicit arg0: scala.reflect.macros.whitebox.Context.WeakTypeTag[A]): scala.reflect.macros.whitebox.Context.Expr[FpFilter[A]]
  34. def toString(): String
    Definition Classes
    AnyRef → Any
  35. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  36. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  37. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped