object implicits
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- implicits
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- implicit final class DifferentiableDoubleOps [From] extends AnyRef
- implicit final class DoubleToWeightOps extends AnyRef
Value Members
-
final
def
!=(arg0: scala.Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: scala.Any): Boolean
- Definition Classes
- AnyRef → Any
-
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()
-
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()
-
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()
-
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()
-
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()
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: scala.Any): Boolean
- Definition Classes
- AnyRef → Any
-
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()
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- def infer(self: AnyRef): self.type
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
implicit
def
liftDouble[A](implicit typeClass: Lift.LowPriorityLift.Aux[A, scala.Double, scala.Double]): Lift.Aux[A, scala.Double, scala.Double]
- Annotations
- @inline()
-
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()
-
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()
-
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()
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
-
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()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- implicit object DoubleTrainable extends Any.Trainable[scala.Double, scala.Double]