Packages

trait Float[T] extends TwoFaceAny[ops.impl.std.Float, T]

Source
TwoFaceAny.scala
Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Float
  2. TwoFaceAny
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type Out = T
    Definition Classes
    TwoFaceAny

Abstract Value Members

  1. abstract def getClass(): Class[_ <: AnyRef]
    Definition Classes
    Any
  2. abstract def getValue: ops.impl.std.Float
    Definition Classes
    TwoFaceAny
    Annotations
    @inline()

Concrete Value Members

  1. def !=[R](r: Double[R])(implicit tfs: Boolean.ShellD[!=, T, ops.impl.std.Float, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  2. def !=[R](r: Float[R])(implicit tfs: Boolean.Shell2[!=, T, ops.impl.std.Float, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  3. def !=[R](r: Long[R])(implicit tfs: Boolean.ShellF[!=, T, ops.impl.std.Float, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  4. def !=[R](r: Int[R])(implicit tfs: Boolean.ShellF[!=, T, ops.impl.std.Float, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  5. def !=[R](r: Char[R])(implicit tfs: Boolean.ShellF[!=, T, ops.impl.std.Float, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  6. def !=(r: ops.impl.std.Double)(implicit tfs: Boolean.ShellD[!=, T, ops.impl.std.Float, GetArg0, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  7. def !=(r: ops.impl.std.Float)(implicit tfs: Boolean.Shell2[!=, T, ops.impl.std.Float, GetArg0, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  8. def !=(r: ops.impl.std.Long)(implicit tfs: Boolean.ShellF[!=, T, ops.impl.std.Float, GetArg0, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  9. def !=(r: ops.impl.std.Int)(implicit tfs: Boolean.ShellF[!=, T, ops.impl.std.Float, GetArg0, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  10. def !=(r: ops.impl.std.Char)(implicit tfs: Boolean.ShellF[!=, T, ops.impl.std.Float, GetArg0, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  11. final def !=(arg0: Any): scala.Boolean
    Definition Classes
    Any
  12. final def ##(): scala.Int
    Definition Classes
    Any
  13. def %[R](r: Double[R])(implicit tfs: Double.ShellD[%, T, ops.impl.std.Float, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]
  14. def %[R](r: Float[R])(implicit tfs: Float.Shell2[%, T, ops.impl.std.Float, R, ops.impl.std.Float]): TwoFace.Float[Shell.Two.Float.Out]
  15. def %[R](r: Long[R])(implicit tfs: Float.ShellF[%, T, ops.impl.std.Float, R, ops.impl.std.Long]): TwoFace.Float[Shell.Two.Float.Out]
  16. def %[R](r: Int[R])(implicit tfs: Float.ShellF[%, T, ops.impl.std.Float, R, ops.impl.std.Int]): TwoFace.Float[Shell.Two.Float.Out]
  17. def %[R](r: Char[R])(implicit tfs: Float.ShellF[%, T, ops.impl.std.Float, R, ops.impl.std.Char]): TwoFace.Float[Shell.Two.Float.Out]
  18. def *[R](r: Double[R])(implicit tfs: Double.ShellD[*, T, ops.impl.std.Float, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]
  19. def *[R](r: Float[R])(implicit tfs: Float.Shell2[*, T, ops.impl.std.Float, R, ops.impl.std.Float]): TwoFace.Float[Shell.Two.Float.Out]
  20. def *[R](r: Long[R])(implicit tfs: Float.ShellF[*, T, ops.impl.std.Float, R, ops.impl.std.Long]): TwoFace.Float[Shell.Two.Float.Out]
  21. def *[R](r: Int[R])(implicit tfs: Float.ShellF[*, T, ops.impl.std.Float, R, ops.impl.std.Int]): TwoFace.Float[Shell.Two.Float.Out]
  22. def *[R](r: Char[R])(implicit tfs: Float.ShellF[*, T, ops.impl.std.Float, R, ops.impl.std.Char]): TwoFace.Float[Shell.Two.Float.Out]
  23. def +[R](r: Double[R])(implicit tfs: Double.ShellD[+, T, ops.impl.std.Float, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]
  24. def +[R](r: Float[R])(implicit tfs: Float.Shell2[+, T, ops.impl.std.Float, R, ops.impl.std.Float]): TwoFace.Float[Shell.Two.Float.Out]
  25. def +[R](r: Long[R])(implicit tfs: Float.ShellF[+, T, ops.impl.std.Float, R, ops.impl.std.Long]): TwoFace.Float[Shell.Two.Float.Out]
  26. def +[R](r: Int[R])(implicit tfs: Float.ShellF[+, T, ops.impl.std.Float, R, ops.impl.std.Int]): TwoFace.Float[Shell.Two.Float.Out]
  27. def +[R](r: Char[R])(implicit tfs: Float.ShellF[+, T, ops.impl.std.Float, R, ops.impl.std.Char]): TwoFace.Float[Shell.Two.Float.Out]
  28. def -[R](r: Double[R])(implicit tfs: Double.ShellD[-, T, ops.impl.std.Float, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]
  29. def -[R](r: Float[R])(implicit tfs: Float.Shell2[-, T, ops.impl.std.Float, R, ops.impl.std.Float]): TwoFace.Float[Shell.Two.Float.Out]
  30. def -[R](r: Long[R])(implicit tfs: Float.ShellF[-, T, ops.impl.std.Float, R, ops.impl.std.Long]): TwoFace.Float[Shell.Two.Float.Out]
  31. def -[R](r: Int[R])(implicit tfs: Float.ShellF[-, T, ops.impl.std.Float, R, ops.impl.std.Int]): TwoFace.Float[Shell.Two.Float.Out]
  32. def -[R](r: Char[R])(implicit tfs: Float.ShellF[-, T, ops.impl.std.Float, R, ops.impl.std.Char]): TwoFace.Float[Shell.Two.Float.Out]
  33. def /[R](r: Double[R])(implicit tfs: Double.ShellD[/, T, ops.impl.std.Float, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]
  34. def /[R](r: Float[R])(implicit tfs: Float.Shell2[/, T, ops.impl.std.Float, R, ops.impl.std.Float]): TwoFace.Float[Shell.Two.Float.Out]
  35. def /[R](r: Long[R])(implicit tfs: Float.ShellF[/, T, ops.impl.std.Float, R, ops.impl.std.Long]): TwoFace.Float[Shell.Two.Float.Out]
  36. def /[R](r: Int[R])(implicit tfs: Float.ShellF[/, T, ops.impl.std.Float, R, ops.impl.std.Int]): TwoFace.Float[Shell.Two.Float.Out]
  37. def /[R](r: Char[R])(implicit tfs: Float.ShellF[/, T, ops.impl.std.Float, R, ops.impl.std.Char]): TwoFace.Float[Shell.Two.Float.Out]
  38. def <[R](r: Double[R])(implicit tfs: Boolean.ShellD[<, T, ops.impl.std.Float, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  39. def <[R](r: Float[R])(implicit tfs: Boolean.Shell2[<, T, ops.impl.std.Float, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  40. def <[R](r: Long[R])(implicit tfs: Boolean.ShellF[<, T, ops.impl.std.Float, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  41. def <[R](r: Int[R])(implicit tfs: Boolean.ShellF[<, T, ops.impl.std.Float, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  42. def <[R](r: Char[R])(implicit tfs: Boolean.ShellF[<, T, ops.impl.std.Float, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  43. def <=[R](r: Double[R])(implicit tfs: Boolean.ShellD[<=, T, ops.impl.std.Float, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  44. def <=[R](r: Float[R])(implicit tfs: Boolean.Shell2[<=, T, ops.impl.std.Float, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  45. def <=[R](r: Long[R])(implicit tfs: Boolean.ShellF[<=, T, ops.impl.std.Float, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  46. def <=[R](r: Int[R])(implicit tfs: Boolean.ShellF[<=, T, ops.impl.std.Float, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  47. def <=[R](r: Char[R])(implicit tfs: Boolean.ShellF[<=, T, ops.impl.std.Float, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  48. def ==[R](r: Double[R])(implicit tfs: Boolean.ShellD[==, T, ops.impl.std.Float, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  49. def ==[R](r: Float[R])(implicit tfs: Boolean.Shell2[==, T, ops.impl.std.Float, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  50. def ==[R](r: Long[R])(implicit tfs: Boolean.ShellF[==, T, ops.impl.std.Float, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  51. def ==[R](r: Int[R])(implicit tfs: Boolean.ShellF[==, T, ops.impl.std.Float, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  52. def ==[R](r: Char[R])(implicit tfs: Boolean.ShellF[==, T, ops.impl.std.Float, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  53. def ==(r: ops.impl.std.Double)(implicit tfs: Boolean.ShellD[==, T, ops.impl.std.Float, GetArg0, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  54. def ==(r: ops.impl.std.Float)(implicit tfs: Boolean.Shell2[==, T, ops.impl.std.Float, GetArg0, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  55. def ==(r: ops.impl.std.Long)(implicit tfs: Boolean.ShellF[==, T, ops.impl.std.Float, GetArg0, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  56. def ==(r: ops.impl.std.Int)(implicit tfs: Boolean.ShellF[==, T, ops.impl.std.Float, GetArg0, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  57. def ==(r: ops.impl.std.Char)(implicit tfs: Boolean.ShellF[==, T, ops.impl.std.Float, GetArg0, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  58. final def ==(arg0: Any): scala.Boolean
    Definition Classes
    Any
  59. def >[R](r: Double[R])(implicit tfs: Boolean.ShellD[>, T, ops.impl.std.Float, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  60. def >[R](r: Float[R])(implicit tfs: Boolean.Shell2[>, T, ops.impl.std.Float, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  61. def >[R](r: Long[R])(implicit tfs: Boolean.ShellF[>, T, ops.impl.std.Float, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  62. def >[R](r: Int[R])(implicit tfs: Boolean.ShellF[>, T, ops.impl.std.Float, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  63. def >[R](r: Char[R])(implicit tfs: Boolean.ShellF[>, T, ops.impl.std.Float, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  64. def >=[R](r: Double[R])(implicit tfs: Boolean.ShellD[>=, T, ops.impl.std.Float, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  65. def >=[R](r: Float[R])(implicit tfs: Boolean.Shell2[>=, T, ops.impl.std.Float, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  66. def >=[R](r: Long[R])(implicit tfs: Boolean.ShellF[>=, T, ops.impl.std.Float, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  67. def >=[R](r: Int[R])(implicit tfs: Boolean.ShellF[>=, T, ops.impl.std.Float, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  68. def >=[R](r: Char[R])(implicit tfs: Boolean.ShellF[>=, T, ops.impl.std.Float, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
  69. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  70. def equals(arg0: Any): scala.Boolean
    Definition Classes
    Any
  71. def hashCode(): scala.Int
    Definition Classes
    Any
  72. final def isInstanceOf[T0]: scala.Boolean
    Definition Classes
    Any
  73. def isLiteral(implicit rt: RunTime[T]): ops.impl.std.Boolean
    Definition Classes
    TwoFaceAny
  74. def simplify(implicit tfs: Float.Shell1[Id, T, ops.impl.std.Float]): TwoFace.Float[Shell.One.Float.Out]
  75. def toChar(implicit tfs: Char.Shell1[ToChar, T, ops.impl.std.Float]): TwoFace.Char[Shell.One.Char.Out]
  76. def toDouble(implicit tfs: Double.Shell1[ToDouble, T, ops.impl.std.Float]): TwoFace.Double[Shell.One.Double.Out]
  77. def toInt(implicit tfs: Int.Shell1[ToInt, T, ops.impl.std.Float]): TwoFace.Int[Shell.One.Int.Out]
  78. def toLong(implicit tfs: Long.Shell1[ToLong, T, ops.impl.std.Float]): TwoFace.Long[Shell.One.Long.Out]
  79. def toNat(implicit nat: SafeNat[ToNat[T]]): ops.impl.OpNat.Out
  80. def toString(): java.lang.String
    Definition Classes
    TwoFaceAny → Any
  81. def toStringTF(implicit tfs: String.Shell1[ToString, T, ops.impl.std.Float]): TwoFace.String[Shell.One.String.Out]
  82. def toSymbol(implicit sym: SafeSymbol[ToSymbol[T]]): ops.impl.OpSymbol.Out
  83. def unary_-(implicit tfs: Float.Shell1[Negate, T, ops.impl.std.Float]): TwoFace.Float[Shell.One.Float.Out]

Inherited from TwoFaceAny[ops.impl.std.Float, T]

Inherited from Any

Ungrouped