TejOpUrnary

io.github.quafadas.spireAD.TejOpUrnary
case class TejOpUrnary[T](op: UrnaryOps, value: Tej[T], dep: UUID)(using evidence$1: Field[T]) extends AdNode[T]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait AdNode[T]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def backward(using td: TejDim[T], t: Trig[T], n: NRoot[T]): Unit

Attributes

Definition Classes
override def id: UUID

Attributes

Definition Classes
override def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

override val realValue: T

Inherited fields

var grad: T

Attributes

Inherited from:
AdNode