UrnaryNode
io.github.quafadas.spireAD.UrnaryNode
case class UrnaryNode[F[_], T](op: UrnaryOps, value1: F[T], thisId: UUID, depId: UUID)(using vf: VectorisedField[F, T], vt: VectorisedTrig[F, T], sh: Show[F[T]]) extends VNode[F, T]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
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 fields
Attributes
- Inherited from:
- VDimChangeNode
Attributes
- Inherited from:
- VDimChangeNode
Attributes
- Inherited from:
- VDimChangeNode
Attributes
- Inherited from:
- VDimChangeNode
In this article