Packages

object implicits

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

Type Members

  1. implicit final class DifferentiableDoubleOps [From] extends AnyRef
  2. implicit final class DoubleToWeightOps extends AnyRef

Value Members

  1. final def !=(arg0: scala.Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: scala.Any): Boolean
    Definition Classes
    AnyRef → Any
  4. implicit def Double*Double(implicit logger: Logger = Logger.getGlobal, fullName: FullName, className: Caller[_], methodName: Name): shapeless.Poly2.Case.Aux[Do[Double.DoubleTape], Do[Double.DoubleTape], Do[Double.DoubleTape]]
    Annotations
    @inline()
  5. implicit def Double+Double(implicit logger: Logger = Logger.getGlobal, fullName: FullName, className: Caller[_], methodName: Name): shapeless.Poly2.Case.Aux[Do[Double.DoubleTape], Do[Double.DoubleTape], Do[Double.DoubleTape]]
    Annotations
    @inline()
  6. implicit def Double-Double(implicit logger: Logger = Logger.getGlobal, fullName: FullName, className: Caller[_], methodName: Name): shapeless.Poly2.Case.Aux[Do[Double.DoubleTape], Do[Double.DoubleTape], Do[Double.DoubleTape]]
    Annotations
    @inline()
  7. implicit def Double/Double(implicit logger: Logger = Logger.getGlobal, fullName: FullName, className: Caller[_], methodName: Name): shapeless.Poly2.Case.Aux[Do[Double.DoubleTape], Do[Double.DoubleTape], Do[Double.DoubleTape]]
    Annotations
    @inline()
  8. implicit def abs(Double)(implicit logger: Logger = Logger.getGlobal, fullName: FullName, methodName: Name, className: Caller[_]): shapeless.Poly1.Case.Aux[Do[Double.DoubleTape], Do[Double.DoubleTape]]
    Annotations
    @inline()
  9. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  10. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  11. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  12. def equals(arg0: scala.Any): Boolean
    Definition Classes
    AnyRef → Any
  13. implicit def exp(Double)(implicit logger: Logger = Logger.getGlobal, fullName: FullName, methodName: Name, className: Caller[_]): shapeless.Poly1.Case.Aux[Do[Double.DoubleTape], Do[Double.DoubleTape]]
    Annotations
    @inline()
  14. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  15. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
  16. def hashCode(): Int
    Definition Classes
    AnyRef → Any
  17. def infer(self: AnyRef): self.type
  18. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  19. implicit def liftDouble[A](implicit typeClass: Lift.LowPriorityLift.Aux[A, scala.Double, scala.Double]): Lift.Aux[A, scala.Double, scala.Double]
    Annotations
    @inline()
  20. implicit def log(Double)(implicit logger: Logger = Logger.getGlobal, fullName: FullName, className: Caller[_], methodName: Name): shapeless.Poly1.Case.Aux[Do[Double.DoubleTape], Do[Double.DoubleTape]]
    Annotations
    @inline()
  21. implicit def max(Double,Double)(implicit logger: Logger = Logger.getGlobal, fullName: FullName, className: Caller[_], methodName: Name): shapeless.Poly2.Case.Aux[Do[Double.DoubleTape], Do[Double.DoubleTape], Do[Double.DoubleTape]]
    Annotations
    @inline()
  22. implicit def min(Double,Double)(implicit logger: Logger = Logger.getGlobal, fullName: FullName, className: Caller[_], methodName: Name): shapeless.Poly2.Case.Aux[Do[Double.DoubleTape], Do[Double.DoubleTape], Do[Double.DoubleTape]]
    Annotations
    @inline()
  23. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  24. final def notify(): Unit
    Definition Classes
    AnyRef
  25. final def notifyAll(): Unit
    Definition Classes
    AnyRef
  26. def reciprocal[Operand](operand: Operand)(implicit liftOperand: Lift.Aux[Operand, scala.Double, scala.Double], logger: Logger = Logger.getGlobal, fullName: FullName, methodName: Name, className: Caller[_]): Do[Double.DoubleTape]
    Annotations
    @inline()
  27. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  28. def toString(): String
    Definition Classes
    AnyRef → Any
  29. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  30. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  31. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  32. implicit object DoubleTrainable extends Any.Trainable[scala.Double, scala.Double]

Inherited from AnyRef

Inherited from scala.Any

Ungrouped