MatrixyNode
io.github.quafadas.spireAD.MatrixyNode
case class MatrixyNode[T](op: MatrixyBinaryOps, value1: Matrix[T], thisId: UUID, left: UUID, right: UUID)(using vf: VectorisedField[Matrix, T], vfa: VectorisedField[Array, T], vt: VectorisedTrig[Matrix, T], f: Field[T], maty: Matrixy[Matrix, T], sh: Show[Matrix[T]], ct: ClassTag[T]) extends VNode[Matrix, T]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Concrete fields
Inherited fields
Attributes
- Inherited from:
- VDimChangeNode
Attributes
- Inherited from:
- VDimChangeNode
Attributes
- Inherited from:
- VDimChangeNode
Attributes
- Inherited from:
- VDimChangeNode
In this article