com.thoughtworks.deeplearning.any

ScalaAnyOps

implicit final class ScalaAnyOps[Left] extends AnyRef

Linear Supertypes
AnyRef, scala.Any
Type Hierarchy Learn more about scaladoc diagrams
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. ScalaAnyOps
  2. AnyRef
  3. Any
Implicitly
  1. by ScalaAnyOps
  2. by ToBatchId
  3. by toAnyOps
  4. by autoToLiteral
  5. by any2stringadd
  6. by any2stringfmt
  7. by any2ArrowAssoc
  8. by any2Ensuring
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ScalaAnyOps(left: Left)

Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: scala.Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. def *[Right](right: Right)(implicit methodCase: PolyMethods.*.Case[Left, Right]): Result

  5. def +[Right](right: Right)(implicit methodCase: PolyMethods.+.Case[Left, Right]): Result

  6. def -[Right](right: Right)(implicit methodCase: PolyMethods.-.Case[Left, Right]): Result

  7. def ->[B](y: B): (ScalaAnyOps[Left], B)

    Implicit information
    This member is added by an implicit conversion from ScalaAnyOps[Left] to ArrowAssoc[ScalaAnyOps[Left]] performed by method any2ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  8. def /[Right](right: Right)(implicit methodCase: PolyMethods./.Case[Left, Right]): Result

  9. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  10. final def ==(arg0: scala.Any): Boolean

    Definition Classes
    Any
  11. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  12. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  13. def compose[G, NewInput <: Batch, InputData, InputDelta](g: G)(implicit differentiableType: Aux[G, NewInput, InputData, InputDelta], toInput: <:<[Aux[NewInput, Aux[InputData, InputDelta]], Aux[NewInput, Input]]): Aux[NewInput, Aux[OutputData, OutputDelta]]

    Implicit information
    This member is added by an implicit conversion from ScalaAnyOps[Left] to AnyOps[Input, OutputData, OutputDelta] performed by method toAnyOps in com.thoughtworks.deeplearning.any. This conversion will take place only if an implicit value of type Aux[ScalaAnyOps[Left], Input, OutputData, OutputDelta] is in scope.
    Definition Classes
    AnyOps
  14. def ensuring(cond: (ScalaAnyOps[Left]) ⇒ Boolean, msg: ⇒ scala.Any): ScalaAnyOps[Left]

    Implicit information
    This member is added by an implicit conversion from ScalaAnyOps[Left] to Ensuring[ScalaAnyOps[Left]] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  15. def ensuring(cond: (ScalaAnyOps[Left]) ⇒ Boolean): ScalaAnyOps[Left]

    Implicit information
    This member is added by an implicit conversion from ScalaAnyOps[Left] to Ensuring[ScalaAnyOps[Left]] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  16. def ensuring(cond: Boolean, msg: ⇒ scala.Any): ScalaAnyOps[Left]

    Implicit information
    This member is added by an implicit conversion from ScalaAnyOps[Left] to Ensuring[ScalaAnyOps[Left]] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  17. def ensuring(cond: Boolean): ScalaAnyOps[Left]

    Implicit information
    This member is added by an implicit conversion from ScalaAnyOps[Left] to Ensuring[ScalaAnyOps[Left]] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  18. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  19. def equals(arg0: scala.Any): Boolean

    Definition Classes
    AnyRef → Any
  20. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  21. def formatted(fmtstr: String): String

    Implicit information
    This member is added by an implicit conversion from ScalaAnyOps[Left] to StringFormat performed by method any2stringfmt in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  22. def forward: ((input: com.thoughtworks.deeplearning.BatchId{type Open <: _32.Input})com.thoughtworks.deeplearning.BatchId{type Open <: _32.Output}) forSome {val _32: Layer { ... /* 2 definitions in type refinement */ }}

    Implicit information
    This member is added by an implicit conversion from ScalaAnyOps[Left] to Aux[Input, Aux[OutputData, OutputDelta]] performed by method autoToLiteral in com.thoughtworks.deeplearning.any. This conversion will take place only if an implicit value of type Aux[ScalaAnyOps[Left], Input, OutputData, OutputDelta] is in scope.
    Definition Classes
    Layer
  23. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  24. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  25. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  26. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  27. final def notify(): Unit

    Definition Classes
    AnyRef
  28. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  29. def predict[InputData, InputDelta](inputData: InputData)(implicit ev: <:<[Aux[Input, Aux[OutputData, OutputDelta]], Aux[Aux[InputData, InputDelta], Aux[OutputData, OutputDelta]]]): OutputData

    Implicit information
    This member is added by an implicit conversion from ScalaAnyOps[Left] to AnyOps[Input, OutputData, OutputDelta] performed by method toAnyOps in com.thoughtworks.deeplearning.any. This conversion will take place only if an implicit value of type Aux[ScalaAnyOps[Left], Input, OutputData, OutputDelta] is in scope.
    Definition Classes
    AnyOps
  30. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  31. def toBatchId[Delta]: Aux[Aux[ScalaAnyOps[Left], Delta]]

    Implicit information
    This member is added by an implicit conversion from ScalaAnyOps[Left] to ToBatchId[ScalaAnyOps[Left]] performed by method ToBatchId in com.thoughtworks.deeplearning.any.
    Definition Classes
    ToBatchId
  32. val toLiteral: Aux[Input, Aux[OutputData, OutputDelta]]

    Implicit information
    This member is added by an implicit conversion from ScalaAnyOps[Left] to AnyOps[Input, OutputData, OutputDelta] performed by method toAnyOps in com.thoughtworks.deeplearning.any. This conversion will take place only if an implicit value of type Aux[ScalaAnyOps[Left], Input, OutputData, OutputDelta] is in scope.
    Definition Classes
    AnyOps
  33. def toString(): String

    Definition Classes
    AnyRef → Any
  34. def train[InputData, InputDelta](inputData: InputData)(implicit ev: <:<[Aux[Input, Aux[OutputData, OutputDelta]], Aux[Aux[InputData, InputDelta], Aux[OutputData, OutputDelta]]], outputDataIsOutputDelta: <:<[OutputData, OutputDelta]): Unit

    Implicit information
    This member is added by an implicit conversion from ScalaAnyOps[Left] to AnyOps[Input, OutputData, OutputDelta] performed by method toAnyOps in com.thoughtworks.deeplearning.any. This conversion will take place only if an implicit value of type Aux[ScalaAnyOps[Left], Input, OutputData, OutputDelta] is in scope.
    Definition Classes
    AnyOps
  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
    @throws( ... )
  38. def [B](y: B): (ScalaAnyOps[Left], B)

    Implicit information
    This member is added by an implicit conversion from ScalaAnyOps[Left] to ArrowAssoc[ScalaAnyOps[Left]] performed by method any2ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Shadowed Implicit Value Members

  1. def *[Right](right: Right)(implicit methodCase: PolyMethods.*.Case[ScalaAnyOps[Left], Right]): Result

    Implicit information
    This member is added by an implicit conversion from ScalaAnyOps[Left] to ScalaAnyOps[ScalaAnyOps[Left]] performed by method ScalaAnyOps in com.thoughtworks.deeplearning.any.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (scalaAnyOps: ScalaAnyOps[ScalaAnyOps[Left]]).*(right)(methodCase)
  2. def +[Right](right: Right)(implicit methodCase: PolyMethods.+.Case[ScalaAnyOps[Left], Right]): Result

    Implicit information
    This member is added by an implicit conversion from ScalaAnyOps[Left] to ScalaAnyOps[ScalaAnyOps[Left]] performed by method ScalaAnyOps in com.thoughtworks.deeplearning.any.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (scalaAnyOps: ScalaAnyOps[ScalaAnyOps[Left]]).+(right)(methodCase)
  3. def +(other: String): String

    Implicit information
    This member is added by an implicit conversion from ScalaAnyOps[Left] to StringAdd performed by method any2stringadd in scala.Predef.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (scalaAnyOps: StringAdd).+(other)
    Definition Classes
    StringAdd
  4. def -[Right](right: Right)(implicit methodCase: PolyMethods.-.Case[ScalaAnyOps[Left], Right]): Result

    Implicit information
    This member is added by an implicit conversion from ScalaAnyOps[Left] to ScalaAnyOps[ScalaAnyOps[Left]] performed by method ScalaAnyOps in com.thoughtworks.deeplearning.any.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (scalaAnyOps: ScalaAnyOps[ScalaAnyOps[Left]]).-(right)(methodCase)
  5. def /[Right](right: Right)(implicit methodCase: PolyMethods./.Case[ScalaAnyOps[Left], Right]): Result

    Implicit information
    This member is added by an implicit conversion from ScalaAnyOps[Left] to ScalaAnyOps[ScalaAnyOps[Left]] performed by method ScalaAnyOps in com.thoughtworks.deeplearning.any.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (scalaAnyOps: ScalaAnyOps[ScalaAnyOps[Left]])./(right)(methodCase)
  6. val self: scala.Any

    Implicit information
    This member is added by an implicit conversion from ScalaAnyOps[Left] to StringAdd performed by method any2stringadd in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (scalaAnyOps: StringAdd).self
    Definition Classes
    StringAdd
  7. val self: scala.Any

    Implicit information
    This member is added by an implicit conversion from ScalaAnyOps[Left] to StringFormat performed by method any2stringfmt in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (scalaAnyOps: StringFormat).self
    Definition Classes
    StringFormat

Deprecated Value Members

  1. def x: ScalaAnyOps[Left]

    Implicit information
    This member is added by an implicit conversion from ScalaAnyOps[Left] to ArrowAssoc[ScalaAnyOps[Left]] performed by method any2ArrowAssoc in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (scalaAnyOps: ArrowAssoc[ScalaAnyOps[Left]]).x
    Definition Classes
    ArrowAssoc
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use leftOfArrow instead

  2. def x: ScalaAnyOps[Left]

    Implicit information
    This member is added by an implicit conversion from ScalaAnyOps[Left] to Ensuring[ScalaAnyOps[Left]] performed by method any2Ensuring in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (scalaAnyOps: Ensuring[ScalaAnyOps[Left]]).x
    Definition Classes
    Ensuring
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use resultOfEnsuring instead

Inherited from AnyRef

Inherited from scala.Any

Inherited by implicit conversion ScalaAnyOps from ScalaAnyOps[Left] to ScalaAnyOps[ScalaAnyOps[Left]]

Inherited by implicit conversion ToBatchId from ScalaAnyOps[Left] to ToBatchId[ScalaAnyOps[Left]]

Inherited by implicit conversion toAnyOps from ScalaAnyOps[Left] to AnyOps[Input, OutputData, OutputDelta]

Inherited by implicit conversion autoToLiteral from ScalaAnyOps[Left] to Aux[Input, Aux[OutputData, OutputDelta]]

Inherited by implicit conversion any2stringadd from ScalaAnyOps[Left] to StringAdd

Inherited by implicit conversion any2stringfmt from ScalaAnyOps[Left] to StringFormat

Inherited by implicit conversion any2ArrowAssoc from ScalaAnyOps[Left] to ArrowAssoc[ScalaAnyOps[Left]]

Inherited by implicit conversion any2Ensuring from ScalaAnyOps[Left] to Ensuring[ScalaAnyOps[Left]]

Ungrouped